Skip to content
Subhranshu Choudhury edited this page Jan 20, 2022 · 10 revisions

Welcome to the sql wiki!

What is sql ?

  • it is used for storing and modifying the database.
  • sql -- structured query languag.
  • we use software like postgre sql and mysql for testing and editing DB.
    • Check other pages to understand SQL Queries from scratch to advance.
    • Replace database_name and table_name with your own.

sql logo

down arrow gif

Made with Love!

Clone this wiki locally