adspace
Answer Posted / Govind Singh Patel
There isn't an exact number for SQL commands, as new ones can be created or used based on the specific database management system (DBMS) and SQL dialect. However, some common categories of SQL commands include: CREATE, ALTER, DROP, TRUNCATE, INSERT, UPDATE, DELETE, SELECT, GRANT, REVOKE, COMMIT, ROLLBACK, and VIEW.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can delete statement be rollbacked?
how to start mysql server? : Sql dba
what is collation? : Sql dba
what is schema? : Sql dba
what are all the common sql function? : Sql dba
how to escape special characters in sql statements? : Sql dba
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
what is dbms? : Sql dba
Can we use distinct and group by together?
what is sql server agent? : Sql dba
define sql insert statement ? : Sql dba
What is your daily office routine?
what are aggregate and scalar functions? : Sql dba
If a cursor is open, how can we find in a pl/sql block?
Is primary key always clustered index?