SQL Commands that every Developer should know

Nandini S Hinduja - Dec 4 '23 - - Dev Community

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!

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .