What is a Database Schema in Oracle?

Submitted by: Administrator
A schema is a collection of logical structures of data, or schema objects. A schema is owned by a database user and has the same name as that user. Each user owns a single schema. Schema objects can be created and manipulated with SQL and include: tables, views, and other types of data objects.
Submitted by: Administrator

Read Online Oracle Database Job Interview Questions And Answers