when a grant option is encountered for a table EMP to a
peer sitting beside you who has already having the table of
that name (EMP), then what is the result?
Answer Posted / abcd
It will show the error : Table already exists.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
How to retrieve values from data fields in record variables?
What is the difference between 10g OEM and 11g OEM?
What is the difference between $oracle_base and $oracle_home?
What is procedure overloading in oracle?
How to assign query results to variables?
What are the uses of linked server and explain it in detail?
What is a connect identifier?
What privilege is needed for a user to create indexes in oracle?
What is the difference between postgresql and oracle?
What is the difference between post-database commit and post-form commit?
How to convert csv to table in oracle?
How to get last row id?
Differentiate between function and procedure in oracle.
What is using clause and give example?