MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    Which statement is true regarding synonyms? | 
                            
| A. | synonyms can be created for tables but not views | 
| B. | synonyms are used to reference only those tables that are owned by another user | 
| C. | a public synonym and a private synonym can exist with the same name for the same table | 
| D. | the drop synonym statement removes the synonym, and the status of the table on which the synonym has been created becomes invalid | 
| Answer» D. the drop synonym statement removes the synonym, and the status of the table on which the synonym has been created becomes invalid | |