Q. In SQL, which command is used to issue multiple CREATE TABLE, CREATE VIEW and GRANT statements in a single transaction? (Solved)
1. create package
2. create schema
3. create cluster
4. all of the mentioned
- b. create schema
1. create package
2. create schema
3. create cluster
4. all of the mentioned