What does ROLLBACK do ?
It is used to undo the work performed by the current transaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
Compare and contrast between sql and sql server and explain its various functions?
How do I uninstall oracle client from windows?
What is the difference between alert log file and trace file ?
what are Triggers?
Where do you use decode and case statements?
How can you use check constraints for self referential integrity?
What are the different types of database objects?
What is OCI. What are its uses?
Why do you use stored procedures and state some of its disadvantages?
1.What is inline function in oracle and its purpose? 2.What is the equivalent operator for "different from pattern" in oracle? 3. If you define a variable in oracle, how it will be available? [a. Until database shut down b. Until table deleted c. until session get expired]
Explain database link?
What is the difference between Sleep and Wait? (Java)