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 / debashish mohanty
1.After Successful table creation the deletion are not be committed.
2.Delete is a DML operation its not auto committed.
3.There is no dependency between deleting rows and creation of table.
4.May be the Question is totally wrong else am Screwed to answer this kind of Questions.
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
Hi Can any one tell me what are the API's used in requisition import.
What is system global area (sga) in oracle?
What are the restrictions in a oracle read only transaction?
What is a subquery?
Can we store pictures in the database and if so, how it can be done?
What is the difference between online and offline backups?
What is coalesce function?
Difference between cartesian join and cross join?
What is catalog in Oracle?
How to use attributes of the implicit cursor in oracle?
What is program global area (pga) in oracle?
What is a package ? What are the advantages of package ?
How to retrieve the count of updated rows?
Use of an integrity constraint is better to validate data. Explain
How to start an oracle instance?