What is schema?
Answer Posted / niraj
A 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 ? | 6 Yes | 4 No |
Post New Answer View All Answers
What is the usage of control file in oracle?
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?
How to rollback the current transaction in oracle?
How to convert times to characters in oracle?
How to create a new tablespace in oracle?
How to create a new table in your schema?
How to define an anonymous procedure without variables?
How to list all tables in your schema?
What is the sid in oracle?
What happens if you lost a data file?
What are a collation and state the different types of collation sensitivity?
Can we call procedure inside function in oracle?
What are the different types of database objects?
How to drop a tablespace?
How to connect asp pages to oracle servers?