DEV Community

Nandini S Hinduja
Nandini S Hinduja

Posted on

SQL Commands that every Developer should know

Here are some SQL commands that every developer should know:

  • SELECT
  • INSERT
  • DROP TABLE
  • UPDATE
  • DELETE
  • CREATE TABLE
  • ALTER TABLE
  • JOIN
  • GROUP BY
  • HAVING
  • ORDER BY

Don't hesitate to add more commands in the comments if I have missed them out!

Top comments (2)

Collapse
 
shubhadip_bhowmik profile image
Shubhadip Bhowmik

These are not Commands. These are Operations.

Collapse
 
nandinishinduja profile image
Nandini S Hinduja

i agree