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 / mohit singla
Deletion won't be commit. Also if our table is created
successfully and we are using rollback even then it won't
fetch the delete statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the ansi data types supported in oracle?
What are the limitations of check constraint?
What privilege is needed for a user to create indexes in oracle?
How to connect to the server with user account: sys?
What are the differences between char and nchar in oracle?
How to check the oracle tns settings?
What are the various constraints used in oracle?
What is index-organized table in Oracle?
How a tablespace is related to data files?
How to update values in a table in oracle?
What is the difference between 10g OEM and 11g OEM?
How do I spool to a csv formatted file using sqlplus?
How to define default values for formal parameters?
How to shutdown your 10g xe server from command line?
Can you assign multiple query result rows to a variable?