Computer Science, asked by vishnumahore41370, 2 months ago

2. एक डाटाबेस भाषा जो संपूर्ण डाटाबेस स्ट्रक्चर
और Schema की परिभाषा से संबंधित हैं।
O a) DCL
Ob) DML
Oc) DDL
Od) All Of Above​

Answers

Answered by subbasushma151
0

Answer:

Stands for "Data Definition Language." A DDL is a language used to define data structures and modify data. For example, DDL commands can be used to add, remove, or modify tables within in a database. DDLs used in database applications are considered a subset of SQL, the Structured Query Language.

Similar questions