Answers

Question and Answer:

  Home  Oracle Database

⟩ What is a Database Schema in Oracle?

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.

 201 views

More Questions for you: