Author Topic: What is DDL, DML and DCL?  (Read 478 times)

Offline johnniwales

  • linkGroup
  • *
  • Posts: 5
    • View Profile
Re: What is DDL, DML and DCL?
« Reply #3 on: September 27, 2011, 01:14:35 AM »
DML means Data Manipulation Language: statements used for managing data within schema objects. DCL means Data Control Language. DDL means Data Definition Language: statements used to define the database structure or schema.

Offline Maddy

  • Full Member
  • ***
  • Posts: 100
    • View Profile
    • Email
Re: What is DDL, DML and DCL?
« Reply #2 on: September 08, 2011, 09:59:23 PM »
DDL-Data Definition Language deals with database schemas and descriptions of how the data should reside in the database, therefore language statements like CREATE TABLE or ALTER TABLE belong to DDL.

DML-DML deals with data manipulation, and therefore includes most common SQL statements such SELECT, INSERT, etc.

DCL-Data Control Language includes commands such as GRANT, and mostly concerns with rights, permissions and other controls of the database system.

Regards

Offline SEOLearner

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
    • Webmaster Questions
What is DDL, DML and DCL?
« Reply #1 on: August 18, 2011, 02:17:02 AM »
Just recently a friend of mine brought up these databases and they don't sound familiar.  Can anyone explain these database terms?

 

Entrecard



Our Sponsers



w3gossip

BLOGS 4 SEO
visit tour trekking tourism in nepal

Add to Google Reader or Homepage

Subscribe in a reader