What is schema?
Answer Posted / khuda bux baloch
schema means the structure of the database
i.e
the tables, the constraints, the relations, etc which make up the entire
database. so instead of calling the above properties individually, we
collectively call it as the schema.
and schema stored in data dictionary
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the quickest way to export a table to a flat file?
How to start a new transaction in oracle?
What is a synonym? What are its various types?
How to turn on or off recycle bin for the session?
What are the differences between char and varchar2 in oracle?
what is reindexing?
Explain compound trigger in oracle?
How to use null as conditions in oracle?
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
What do you understand by a database object? Can you list a few of them?
How to invoke the original export import utilities?
Explain an extent?
Difference between inner join vs where ?
How to use subqueries with the exists operator in oracle?
What is Java Pool in Oracle?