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 are the varoius components of physical database structure of oracle database?
What are the differences between char and nchar in oracle?
Explain what are the characteristics of data files?
How to drop an existing table in oracle?
What is the data type of dual table?
How to create a temporary table in oracle?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
How to bring a tablespace offline?
How to convert a date to char in oracle? Give one example.
What privilege is needed for a user to insert rows to tables in another schema?
How data locks are respected in oracle?
How to check database size in Oracle?
Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
Why is oracle so popular?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?