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

what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?

2042


How to view the data files in the current database?

592


What is the fastest query method to fetch data from the table?

863


What is the oracle implicit cursor?

593


What are transaction isolation levels supported by oracle?

574






What is the sql query to concatenate column values from multiple rows in oracle?

559


What types of joins are used in writing subqueries?

563


why dont we assign not null constraint as table level constraint.

2252


What is a read write transaction in oracle?

602


Can we insert data in view oracle?

533


How to retrieve the count of updated rows?

572


What are the data types in oracle?

548


How can we find out the current date and time in oracle?

641


Can you assign multiple query result rows to a variable?

546


How to display row numbers with the records?

584