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 do I manually uninstall oracle client?
please explain.. DB architecture ...
How to write date and time literals in oracle?
Is primary key indexed by default in oracle?
Is rowid unique in oracle?
How to call a stored function with parameters?
List out the difference between commit, rollback, and savepoint?
What is data block in Oracle?
What are triggers in oracle?
Explain temporal data types in oracle
What is define in oracle?
Explain the use of tables option in exp command.
How to retrieve data from an cursor to a record?
Explain the use of full option in exp command.
How to store pictures on to the database?