In SQL, which command is used to issue multiple CREATE TABLE, CREATE VIEW and GRANT statements in a single transaction?
(a) CREATE PACKAGE
(b) CREATE SCHEMA
(c) CREATE CLUSTER
(d) All of the mentioned
The question was asked in class test.
Query is from A Simple Transaction Model in chapter Transactions of Database Management