WHAT IS A SCHEMA AND SCHEMA OBJECTS?
Ans: A schema is a collection of logical structures of data, or schema objects. A schema is owned by the database user and has the same name as that of user. Each user owns a single schema. Schema objects include following type of objects Clusters, Database Links, Functions, Indexes, Packages, Procedures, Sequences, Synonyms, Tables, Database Triggers, Views.