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
Can we connect to ORACLE db using Windows Authentication?
How does the on-delete-cascade statement work?
How to use regular expression in pattern match conditions in oracle?
Differentiate between pre-select and pre-query?
Explain the use of owner option in exp command.
Differentiate between translate and replace?
What is an oracle recycle bin?
How to call a stored function in oracle?
What is user managed backup in Oracle?
What view(s) do you use to associate a users SQLPLUS session with his o/s process?
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
What are the set operators union, union all, minus & intersect meant to do?
What do database buffers contain?
How do I limit the number of oracle database connections generated by weblogic server?
Can we create database in oracle using command line ?