What is schema?
Answer Posted / niraj
A schema is a collection of database objects. A schema is
owned by a database user and has the same name as that
user. Schema objects are logical structures created by
users to contain, or reference, their data. Schema objects
include structures like tables, views, and indexes.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What is oracle sid?
Differentiate between post-database commit and post-form commit?
How to rename a tablespace in oracle?
How to connect to oracle using service name instead of sid?
What is enter substitution variable in oracle?
Explain the use of ignore option in imp command.
How many anonymous blocks can be defined?
how the indexes are stored in the Oracle Database?
What are the attributes that are found in a cursor?
What is catalog in Oracle?
why dont we assign not null constraint as table level constraint.
Why use resource manager in Oracle?
What are the different oracle database objects?
What is an oracle?
How to create a new table in your schema?