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
What is the usage of control file in oracle?
How to create an initialization parameter file?
What is oracle database client?
Explain the characteristics of oracle dba?
How do you find current date and time in oracle?
How to define an oracle cursor variable?
List out the components of logical database structure of oracle database.
What are temporal data types in oracle?
How to write a query with an inner join in oracle?
Explain the different normalization forms?
Differentiate between function and procedure in oracle.
How will you write a query to get a 5th rank student from a table student_report?
what is insert all statement in sql
Hi Can any one tell me what are the API's used in requisition import.
How to assign data of the deleted row to variables?