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 to update values on multiple rows in oracle?
How to find the duplicate rows count from employees table in oracle?
Explain oracle insert into command?
Explain parameter file in oracle.
List the various oracle database objects?
What is the max number of columns in an oracle table?
I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance
20. Using a set operator, display the client number of all clients who have never placed an order.
How do I manually uninstall oracle client?
how to join query for one source type is oracle another source type is sql server ?
How to count groups returned with the group by clause in oracle?
What is where clause in oracle?
What is hot backup and logical backup?
i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?
How to create a temporary table in oracle?