What is schema?
Answer Posted / sam
Schema is a collection of user defined objects such as
(table,view,procedure,etc..)in oracle and Active Dir.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What happens to indexes if you drop a table?
What is a partition in oracle?
Explain an extent?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
How to select some rows from a table in oracle?
What are the limitations of check constraint?
Explain the use of owner option in exp command.
What does sharding mean?
What is oracle rowcount?
What is the meaning of recursive hints in oracle?
How to store pictures on to the database?
how to handle exceptions in post production
How to save query output to a local file?
How to experiment a data lock in oracle?
How to open and close an explicit cursor in oracle?