SQL DDL, DQL, DML, DCL and TCL Commands

This statement is used to drop an existing table or a database. The GRANT, REVOKE, ANALYZE, AUDIT, and COMMENT commands do not require exclusive access to the specified object. For example, you can basis sql analyze a table while other users are updating the table. DCL includes commands such as GRANT and REVOKE which mainly …

SQL DDL, DQL, DML, DCL and TCL Commands Read More »