Answer Posted / mohana.s
trace is the outline
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What is SQL access advisor in Oracle?
What is the usage of synonyms?
How to define a procedure inside another procedure?
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?
What is the purpose of save points in oracle database?
Can objects of the same schema reside in different tablespace?
What is meant by a deadlock situation?
Explain how are indexes update?
What is dual table oracle?
How would you go about verifying the network name that the local_listener is currently using?
Is insert autocommit in oracle?
Why we use bulk collect in oracle?
What privilege is needed for a user to query tables in another schema?
Can we commit inside a function in oracle?
How to drop a stored function?