SQL Commands are the instructions that DBMS understands.
They are used to perform tasks like:
creating a table,
inserting data to the table,
selecting data from the table,
modifying data in the table, etc.
#shorts #sql #dbms #database #sql_commands