How to loop through a cursor variable?
No Answer is Posted For this Question
Be the First to Post Answer
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 can we Update a table with out using UPDATE command?
Does rowid change in oracle?
What is trigger associated with the timer ?
Why does Oracle not permit the use of PCTUSED with indexes?
Explain an exception and its types?
Which is better Oracle or MS SQL? Why?
Who i will insert 1 lacks record in a Database table
Who developed oracle & when?
What happens to indexes if you drop a table?
How do I uninstall oracle 11g?
In Exception handling if we are using the when others first then what happens . whether it will show the compiler error