“DML” Código de respuesta

¿Qué es el lenguaje de manipulación de datos?


DML
1-It stands for Data Manipulation Language.
2-It is used to add, retrieve or update the data.
3-It add or update the row of the table. These rows are called as tuple.
4-It is further classified into Procedural and Non-Procedural DML.
5-BASIC command present in DML are UPDATE, INSERT, MERGE etc.
6-While DML uses WHERE clause in its statement.
Obedient Ocelot

DML

1-It stands for Data Manipulation Language.
2-It is used to accessing and manipulating the data
organized by the appropriate data model.
mhmomen

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código