How many sql commands are there?



How many sql commands are there?..

Answer / Asheesh Chaudhry

There is no exact count for the number of SQL commands, but SQL standard defines over 200 commands. However, the number can vary depending on the specific database management system (DBMS) being used.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

How is debugging done?

1 Answers  


what is primary key? : Sql dba

1 Answers  


What is rowid in sql?

1 Answers  


Can a key be both primary and foreign?

1 Answers  


what is the difference between truncate and drop statements? : Sql dba

1 Answers  


Which query operators in sql is used for pattern matching?

1 Answers  


full outer join syntax

5 Answers  


Is coalesce faster than isnull?

1 Answers  


What are the different types of triggers?

1 Answers  


Do foreign keys improve performance?

1 Answers  


I have one Excel file with 1,50,000 Records. Now I need to load that whole file into Oracle Database with same columns in Excel sheet . I need PLSQL Procedure or used by SQL PLUS

7 Answers   Polaris,


Does sql support programming?

1 Answers  


Categories