Which of the following is not a database object
TABLESPACE
TABLE
INDEX
NONE
Answer Posted / ravi kanth
TABLESPACE IS NOT A DATABASE OBJECT
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
What are the set operators union, union all, minus & intersect meant to do?
How to write a query with a right outer join in oracle?
What is connection pooling in oracle?
What do you know about normalization? Explain in detail?
What is pragma autonomous transaction in oracle?
How to rename an index in oracle?
What are the common oracle dba tasks?
How can I see all tables in oracle?
Please explain drop constraint oracle?
What is Java Pool in Oracle?
What is MTTR advisor in Oracle?
What is a sub query? Describe its types?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
What are the numeric comparison operations?