SQL tutorial | Interview questions | Oracle
Would you like to react to this message? Create an account in a few clicks or log in to continue.

What Are DDL Statements?

Go down

What Are DDL Statements? Empty What Are DDL Statements?

Post by Micheal Sat Jan 16, 2010 9:25 pm

DDL (Data Definition Language) statements are statements to create and manage data objects in
the database. The are 3 primary DDL statements:
CREATE - Creating a new database object.
ALTER - Altering the definition of an existing data object.
DROP - Dropping an existing data object.

Micheal
Admin

Posts : 243
Join date : 2010-01-10

http://sql-tutorial.co.cc

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum