1.

In SQL, which command(s) is(are) 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 above
Answer» C. CREATE CLUSTER


Discussion

No Comment Found