What is schema?
Answer Posted / peter
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.
| Is This Answer Correct ? | 14 Yes | 6 No |
Post New Answer View All Answers
What is the best way to do multi-row insert in oracle?
Are truncate and delete commands same? If so why?
Is oracle a language?
What is a tns service name?
Give the various rollback segment states.
What are the restrictions on external table columns?
Query to retrieve record for a many to many relationship ?
Does oracle database need java?
What is a subquery in oracle?
How to experiment a data lock in oracle?
How to select all columns of all rows from a table in oracle?
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
How a tablespace is related to data files?
How to loop through data rows in the implicit cursor?
What's dateware house and what's clustor with practicle example