Name some table maintenance commands.
1 Like
Table maintenance commands are ANALYZE TABLE, CHECK TABLE, REPAIR TABLE, RESTORE TABLE.
Answered By
2 Likes
What functions should be performed by ideal DDL ?
Differentiate between DDL and DML commands.
Name some commands used to assign/revoke privileges from database users.
What is TCL part of SQL ?