i have executed the Delete command after the I have created
table whether deletions will be
commit or not? if table is successfully created?
Answer Posted / mohit singla
Deletion won't be commit. Also if our table is created
successfully and we are using rollback even then it won't
fetch the delete statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between sql and oracle?
Explain database link?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
How do we create privileges in oracle?
What is meant by joins?
When do you get a .pll extension in oracle? Explain its importance
How to define a variable of a specific record type?
Explain the dml?
What is difference between truncate and delete?
How to start an oracle instance?
What is oracle rowcount?
How many types of database triggers exist?
What is tns service name?
Explain the use of Merge statement in oracle 11g
List the types of joins used in writing subqueries?