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 / shrikant
After any DDL statement commit will happen by default. So
after any DML statement if you execute DDL satement then
everything is commited.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is a data dictionary and how can it be created?
definition of cluster and non-clustered index?
Difference between inner join vs where ?
What do you mean by merge in oracle and how can we merge two tables?
Explain rename?
What are the extensions used by oracle reports?
what happened to the global index when I truncate the data in one of the partition?
What happens if variable names collide with table/column names?
How can we force the database to use the user specified rollback segment?
Can we create trigger on materialized view in oracle?
Explain user account with reference to oracle.
How to import one table back from a dump file?
Explain the characteristics of oracle dba?
How to check the oracle tns settings?
What are the components of logical database structure in oracle database?