UrbanPro
true

Learn Oracle Database from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

Must know fact about DDL

Gavi Y.
19/12/2016 0 0

Hello everyone,

This is again for beginners, as a Trainer, it's my duty to educate the beginners/learners. Let's take an example below,

--Assume we already have 'EMP' table with the columns-  id,name,Sal

Insert into Emp (id,name,sal) Values(1,'xyz',2200);

Create table test (Id number);

--Now check the contents of EMP in another session and you would that record is inserted even without committing. That is because there is a 'Create' statement after 'Insert', which is DDL and hence it auto commits the transaction.

-- Now try this in one of the sessions

Insert into Emp (id,name,sal) Values(2,'abc',1100); -- Inserts a record

Create table test (Id number); --This statement fails as 'test' already exists

--Don't commit anything here and check the contents of EMP in another session or rollback in the same session and check EMP table

 

So, how did that happen? If DDL got failed then who committed the transaction? It's a homework. Google it and find out.

0 Dislike
Follow 0

Please Enter a comment

Submit

Other Lessons for You

Data Warehousing - End to End
Data warehouse - An Idea Subject Oriented - A data warehouse is subject oriented because it provides information around a subject rather than the organization's ongoing operations. These subjects can...

How To Prepare For OCA Exam?
Oracle Certified Associate certification programs are very costly to take the exam. They really deserve it because you get a high value of this certification in the job market. This Article is meant for...

To find duplicate records in a table (SQL Server)
Suppose the given table has 2 columns (id, phone_number): SELECT id, COUNT(id) FROM table_nameGROUP BY id HAVING COUNT(id)>1
A

Arti Gupta

0 0
0

Datafile
Overview of Data files A table space in an Oracle database consists of one or more physical datafiles. A datafile can be associated with only one tablespace and only one database.At least one datafile...
R

Rajasekharreddy K.

0 0
0

Try too choose suitable industry which will give more happyness
In any industry, if its suitable and if its more interest then every body can create wonders. So let choose which is best suitable to you mean while dont think u want to become no 1. As per your capabilities,...
K

K C Reddy

0 0
0
X

Looking for Oracle Database Classes?

The best tutors for Oracle Database Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn Oracle Database with the Best Tutors

The best Tutors for Oracle Database Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more