Computer Science - Database Systems - Discussion

Discussion Forum : Database Systems - Section 4 (Q.No. 15)
15.
In SQL, which command(s) is(are) used to issue multiple CREATE TABLE, CREATE VIEW, and GRANT statements in a single transaction?
CREATE PACKAGE
CREATE SCHEMA
CREATE CLUSTER
All of the above
None of the above ;
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Rahul said:   9 years ago
Yes, the answer will be CREATE SCHEMA.

Post your comments here:

Your comments will be displayed after verification.