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
What will be the syntax to find current date and time in format "yyyy-mm-dd"?
Is oracle an operator?
How to view all columns in an existing table?
How does Oracle guarantee data integrity of data changes?
Explain the use of log option in exp command.
Explain joins in oracle?
What's dateware house and what's clustor with practicle example
How to list all indexes in your schema?
What are the numeric comparison operations?
How to connect ms access to oracle servers?
What is clustered table in Oracle?
How to update values in a table in oracle?
How can we find out the duplicate values in an oracle table?
What is a read only transaction in oracle?
How to create a table in a specific tablespace?