what is the difference between rollback & commit?
can a foreign key has null value?
Answer Posted / ven
Commit made changes permenant to the database.
Rollback made undo the changes.
Yes, FK has null values.
| Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
What are the differences between date and timestamp in oracle?
What are privileges and grants?
Where do we use decode and case statements?
How to define an oracle sub procedure?
How translate command is different from replace?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
What is a system tablespace and when it is created?
What is bulk copy or bcp in oracle?
Can you drop an index associated with a unique or primary key constraint?
Can we store pictures in the database and if so, how it can be done?
How to open and close an explicit cursor in oracle?
Will you be able to store pictures in the database?
Explain joins in oracle?
What is logical backup in oracle?
Explain the different normalization forms?