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 are the limitations of check constraint?
What is system tablespace?
Explain the use of record option in exp command.
Is there an oracle sql query that aggregates multiple rows into one row?
What happens if variable names collide with table/column names?
what are the advantages of running a database in archive log mode?
How to store pictures on to the database?
What are the roles of dba?
How would you best determine why your MVIEW couldnt FAST REFRESH?
How to convert character types to numeric types?
Explain temporal data types in oracle
How to use "while" statements in oracle?
What is logical backup in oracle?
What is the difference between formal parameters and actual parameters?
What is a procedure in oracle?