Do you know data definition language, data control language and data manipulation language?
Answer / Ashish Kumar Kaushal
Data Definition Language (DDL), Data Control Language (DCL), and Data Manipulation Language (DML) are categories of SQL commands used for managing and manipulating data in a database. DDL is used to create, alter, or delete database objects such as tables, views, indexes, and schemas. DCL is used to control access and permissions for these objects, and DML is used to retrieve, insert, update, or delete data stored within them.
| Is This Answer Correct ? | 0 Yes | 0 No |
CREATE a table from another table
What is the use of “join” in sql server?
What are dml (data manipulation language) statements in ms sql server?
What is hot add cpu in sql server 2008?
How to list all tables in the database using odbc_tables()?
What are alternate keys?
What is analysis service repository?
If i am handling 150 servers then how to check the active jobs of all the servers?
Why use “pivot” in sql server?
How to use values from other tables in update statements in ms sql server?
Tell me what is normalization? Explain different forms of normalization?
What is the difference between a view and a stored procedure?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)