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


Please Help Members By Posting Answers For Below Questions

How to use existing values in update statements using oracle?

538


What are named parameters?

602


How to connect to oracle using service name instead of sid?

538


Explain table?

636


What are dml statements in oracle?

606






How to use subqueries in the from clause in oracle?

570


How to create a new table by selecting rows from another table?

540


How to resolve name conflicts between variables and columns?

555


What is archive log in Oracle?

587


how can db_files > maxdatafiles since db_files is for instance and the later is for database

2164


What is hot backup and logical backup?

594


How to view the data files in the current database?

582


How to create an oracle testing table?

581


What is the difference between post-database commit and post-form commit?

500


How to update values on multiple rows in oracle?

589