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
How many data types are supported?
What is the difference between PFILE and SPFILE in Oracle?
How to convert characters to dates in oracle?
How to use "in" parameter properly?
List out the types of joins.
What is a table index in oracle?
What is integrity and what is constraint??Explain with example
How to revoke create session privilege from a user in oracle?
How to create a table interactively?
how can we store any pdf file in oracle
can anyody please send me the dump for Oracle 10g certifications for DBA path?
How to create a server parameter file?
What is oracle host variable?
What is a snapshot in oracle database?
Explain the use of log option in exp command.