Interview Questions

Schema

DATABASE Administrator (DBA) Interview Questions and Answers


(Continued from previous question...)

88. Schema

Schema is a collection of objects. Schema Objects are the logical structures that directly refer to the db??s data. Schema objects includes tables, views, sequences, synonyms, stored procedures, indexes, clusters & db links. No relation between ts & schema. Objects in same schema can be in diff. ts & vice versa.

(Continued on next question...)

Other Interview Questions