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
How to define a cusotmer as a supplier in ORACLE R12
How to create a new table in oracle?
Explain the types of exception?
How to speed up webrick?
How to rename an index in oracle?
How to export your connection information to a file?
What is a parameter file in oracle?
Explain the difference between replace() and translate() functions in oracle?
How to load a large xml file?
what is the difference between substr and instr function in oracle?
What is the difference between $oracle_base and $oracle_home?
What is a read only transaction in oracle?
Which is better Oracle or MS SQL? Why?
Can we write dml statement in function in oracle?
How to open a cursor variable?