syntax

Syntax in SQL

SQL is followed by a unique set of rules and guidelines called Syntax. All the SQL statements start with any of the keywords like SELECT, INSERT, UPDATE, DELETE, ALTER, DROP, CREATE, USE, SHOW and all the statements end with a semicolon (;).

Posted September 13, 2022 by Anusha and Rohith ‐ 2 min read

sql rdbms syntax

Subscribe For More Content