what is the difference between rollback & commit?
can a foreign key has null value?
Answer Posted / aditi
commit save the transactions done after the last commit and rollback undo all transactions after last commit
Yes foreign key can have null value
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to update values in a table in oracle?
How can I introduce multiple conditions in like operator?
How to assign data of the deleted row to variables?
What is coalesce function?
What is the max number of columns in an oracle table?
How to build data dictionary view an new database?
What is proxy method?
How to call a sub procedure?
What are the roles of dba?
Does oracle database need java?
What is blob datatype?
what is a Nested Loop join?
How do you tell what your machine name is and what is its IP address?
Explain about functional dependency and its relation with table design?
What is oracle open database communication (odbc)?