InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    Where is data dictionary kept?(a) SYSTEM Tablespace(b) Stack Space(c) Data File(d) None of the MentionedI got this question in an online interview.My question is taken from Storing and Guarding the Data topic in portion Oracle Database 11g Architecture Options of Oracle | 
                            
| 
                                   
Answer» RIGHT choice is (a) SYSTEM Tablespace The BEST I can explain: The Oracle DATABASE user SYS owns all base tables and user-accessible VIEWS of the DATA dictionary.  | 
                            |