Commands of DDL, DML and TCL?
DDL: Commands for defining relation schemas, deleting
relations, creating indices and modifying relation schemas.
DML: Insert tuples, delete tuples,
and modify tuples.
TCL: Commit a transaction, rolling back a transaction, and
creating a Savepoint.
No comments:
Post a Comment