What is schema?
Answer Posted / amarjeet sigh bhogal
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.Also the
set of objects owned by a user account is called the user's
schema.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to call a stored function in oracle?
What is data type in oracle?
What are the numeric comparison operations?
What is oracle in java?
Compare and contrast between sql and sql server and explain its various functions?
Is oracle an operator?
What is a Garbage Collection? and what is full recursive Garbage collection?
How to check database size in Oracle?
What is an oracle transaction?
Does oracle partitioning improve performance?
How to retrieve data from an explicit cursor?
What is bulk collect in oracle?
How to use an explicit cursor without open statements?
List out the types of joins.
How do we create privileges in oracle?