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 about integrity constraint?
How to bring a tablespace online?
How will you differentiate between varchar & varchar2?
How to end the current transaction in oracle?
How to convert numbers to characters in oracle?
How many types of cluster table in Oracle?
What is raw datatype in oracle?
How do we create privileges in oracle?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
What is a oracle database?
What is a server parameter file in oracle?
How to convert characters to numbers in oracle?
What is open database communication (odbc) in oracle?
Can group functions be mixed with non-group selection fields?
What is Segment Advisor in Oracle?