Name some table maintenance commands.
3 Likes
Table maintenance commands are ANALYZE TABLE, CHECK TABLE, REPAIR TABLE, RESTORE TABLE.
Answered By
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 ?