What is schema?
Answer Posted / sandesha
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.
=============================
2nd:schema is collection of objects
(table,view,procedure,function.....)
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
Explain an index?
Give the different types of rollback segments.
Explain the difference between sap and oracle?
What is a private synonym?
What is PL/SQL ?
What is a dynamic performance view in oracle?
What is the use of oracle?
How to use "while" statements in oracle?
How to write date and time literals in oracle?
How to sort output in descending order in oracle?
How do I find the database name in oracle?
What is set verify off in oracle?
What is the database name in oracle?
How to write a query with a left outer join in oracle?
Please explain oracle left join with an example?