What is the usage of save points in oracle database?
When does a Transaction end ?
why pl sql doesn't support retrieving multiple records
What is Public Database Link ?
How to see the table columns used in an index?
What do you mean by merge in oracle?
What happens if you set the sga too low in oracle?
Give SQL Query to find the number words in a sentence ? ex: 'ram charan singh' then ans:3
What are the restrictions on external table columns?
How can I create database in oracle?
Which database is better for os platform dependency?
How does Oracle guarantee data integrity of data changes?
hi friends, I have a table A col as status|NUM and value as open |1 open |2 close |3 close |3 the O/P should be open|close 1 |3 2 |4