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 / orsu
commit will not happen until and unless you enable the option AUTO COMMIT or manually you give commit.
hope you understand.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
How to view existing locks on the database?
What are oracle functions?
How will you identify oracle database software release?
How to assign a tablespace to a users in oracle?
What is oracle database client?
Explain the use of log option in exp command.
What is difference between truncate and delete?
What is save point in oracle database?
How to create a table interactively?
How to call a stored function in oracle?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
How to connect ms access to oracle servers?
What is coalesce function?
What the is the diff between local index and global index. give some example.