asked 110k views
4 votes
Explain 2 types

of languages
used
For creating and
manipulating
the data in
database

asked
User Phoenisx
by
8.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:

answered
User Anil Shah
by
8.5k points