MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    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 | 
| Answer» C. create cluster | |