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
Where do we use decode and case statements?
Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com
What is an oracle table?
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
How to call a stored function with parameters?
What would you do with an in-doubt distributed transaction?
What do you mean by cdb and pdb in oracle 12c?
What is a proxy object?
How to convert character types to numeric types?
How to display employee records who gets more salary than the average salary in the department?
What is the purpose of save points in oracle database?
How can I see all tables in oracle?
How can we find out the current date and time in oracle?
Explain about functional dependency and its relation with table design?
What is instant client oracle?