InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    Which of the following rule below are categories of index?(a) Column and Functional(b) Multiple Column and Functional(c) To create an index in another schema(d) None of the MentionedI got this question in an internship interview.My query is from Storing and Guarding the Data in section Oracle Database 11g Architecture Options of Oracle | 
                            
| 
                                   
Answer» RIGHT OPTION is (a) Column and Functional The best EXPLANATION: An index is an optional structure, ASSOCIATED with a table or table cluster, that can sometimes speed data ACCESS.  | 
                            |