110k views
4 votes
Explain 2 types

of languages
used
For creating and
manipulating
the data in
database

User Phoenisx
by
4.1k points

1 Answer

4 votes

Answer:

DDL and DML statements are used for creating and manipulating the data in databases. SQL commands are commonly used for creation and manipulation of data in database. SQL commands are of four types DDL, DML, DCL and TCL

Step-by-step explanation:

User Anil Shah
by
4.4k points