

InterviewSolution
Saved Bookmarks
1. |
What do the schema objects comprise of?(a) Table(b) Index(c) Cluster(d) All of the MentionedThis question was posed to me in examination.My query is from Databases and Instances in section Oracle Database 11g Architecture Options of Oracle |
Answer» <html><body><a href="https://interviewquestions.tuteehub.com/tag/right-1188951" style="font-weight:bold;" target="_blank" title="Click to know more about RIGHT">RIGHT</a> option is (d) All of the Mentioned<br/><br/>Explanation: Oracle database <a href="https://interviewquestions.tuteehub.com/tag/schema-11583" style="font-weight:bold;" target="_blank" title="Click to know more about SCHEMA">SCHEMA</a> <a href="https://interviewquestions.tuteehub.com/tag/consists-930075" style="font-weight:bold;" target="_blank" title="Click to know more about CONSISTS">CONSISTS</a> of Table, Index, <a href="https://interviewquestions.tuteehub.com/tag/cluster-919934" style="font-weight:bold;" target="_blank" title="Click to know more about CLUSTER">CLUSTER</a>.</body></html> | |