What is the difference between an Oracle Schema and an
Oracle Instance?
Answer Posted / vishal
for simplicity, Instance is the name of the Database.
Schema is the owner of your objects(tables, indexes, views,
synonyms,etc).
In you example, you have a Database Instance named
CONTRACT.
In your Contract database, you have 2 Schemas named LEGAL &
RI
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How to create an oracle testing table?
Difference between cartesian join and cross join?
does the query needs a hint to access a materialized view?
What is Reduced List of Values?
What is a directory object?
What is system global area (sga) in oracle?
Is primary key indexed by default in oracle?
What is the oracle implicit cursor?
How to increment dates by 1 in oracle?
Will you be able to store pictures in the database?
What is the fastest query method to fetch data from the table?
Is the After report trigger fired if the report execution fails ?
How do I manually create a database in oracle?
What are the benefits of ordbms?
What is oracle used for?