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
What is the difference between online and offline backups?
What are the differences between interval year to month and interval day to second?
How to create lov dynamically at runtime & attach to text field?
What is difference between cartesian join and cross join?
What is the difference between a hot backup and a cold backup in oracle?
What are the different pseudo commands? Explain in general?
What is connection pooling in oracle?
what is reindexing?
How to speed up webrick?
Query to retrieve record for a many to many relationship ?
What is data block in Oracle?
How to start your 10g xe server from command line?
How do I connect to oracle database?
What is a connect identifier?
is there a tool to trace queries, like profiler for sql server?