what is the difference between rollback & commit?
can a foreign key has null value?
Answer Posted / anjani kumar
Commits and Rollback both complete our transaction cycle.
we use commit to store the DML changes into DB but Rollback
performs undo to our DML transaction
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Which are the five query types available in oracle?
Explain implicit cursor.
How to rename an index in oracle?
 How to use an oracle sequence generator in a mapping?
What are the differences between primary key and unique key?
How to store pictures on to the database?
How to export your own schema?
How to execute the package in oracle?
Explain the difference between sap and oracle?
What is a database table in oracle?
How to load a large xml file?
Is oracle an operator?
Is there a function to split a string in plsql?
What is the implicit cursor in oracle?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.