Oracle Database Architecture Question:

What is an oracle database schema?

Answer:

A schema is collection of database objects of a User.

A schema is collection of database objects of an user and is used synonym of an user.

Schema name = user name

Read All 18 Database Architecture Questions
Previous QuestionNext Question
Can a Tablespace hold objects from different Schemes in Oracle?What is an Oracle Data Segment?