Follow Our FB Page << CircleMedia.in >> for Daily Laughter. We Post Funny, Viral, Comedy Videos, Memes, Vines...


i have executed the Delete command after the I have created
table whether deletions will be
commit or not? if table is successfully created?

Answers were Sorted based on User's Feedback



i have executed the Delete command after the I have created table whether deletions will be commi..

Answer / vandana

After creation of table. delete will commit.

Is This Answer Correct ?    10 Yes 3 No

i have executed the Delete command after the I have created table whether deletions will be commi..

Answer / shrikant

After any DDL statement commit will happen by default. So
after any DML statement if you execute DDL satement then
everything is commited.

Is This Answer Correct ?    6 Yes 0 No

i have executed the Delete command after the I have created table whether deletions will be commi..

Answer / 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

i have executed the Delete command after the I have created table whether deletions will be commi..

Answer / 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

i have executed the Delete command after the I have created table whether deletions will be commi..

Answer / 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

More Oracle General Interview Questions

What is memory advisor in Oracle?

0 Answers   MCN Solutions,


please explain.. DB architecture ...

0 Answers  


How can we find the size of a database?

2 Answers  


What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar

1 Answers   Oracle,


What is recovery manager(rman) backup in Oracle?

0 Answers   MCN Solutions,






Who i will insert 1 lacks record in a Database table

4 Answers   TCS,


Hi Guys,I have completed my B.com Commerc in the year 2005 and MBA finance in 2008(Correspondance).And I have 3+yrs exp in Accounting and Finance feild.I have worked for TCS for 1.8yrs as Project manage office as a enduser in oracle ERP module.Currently working as Project Adminstartor for CSC.I have joined in Oracle financial classes and I am through with that subject.So my concern is After learning oracle, am in dilemma that will i be eligible to get job in oracle or not?Please advice or Give me suggestions.To kick start my career as fresher in Oracle

0 Answers  


What is a initialization parameter file in oracle?

0 Answers  


The table has 3 columns 4 rows. The output is which column has least null values( A COL SHOULD BE THE OUTPUT) Write the query plz. A B C ---------- 1 NULL 7 2 4 NULL NULL 5 NULL 3 NULL NULL

1 Answers   TCS,


Differnce between view and index

3 Answers  


Ho to insert no. of records at a time..i mean i want to insert 100 records at a time into a table

5 Answers  


What are the types of trigger in oracle?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)