adspace


What do ddl, dml, and dcl stand for?

Answer Posted / Ravendra Singh Pundhir

DDL (Data Definition Language) is used to create, modify, or drop database objects such as tables, indexes, schemas etc. DML (Data Manipulation Language) is used to manipulate data in a database, including inserting, querying, updating, and deleting records. DCL (Data Control Language) is used to control access to the database objects.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to Change a users password from unix shell.

1221


What is the current mysql version?

1103


Which statement is used in a select query for partial matching?

1247


What is current version of mysql?

1081