🎴 Flashcard Mode
SQL Database
Card1 / 15
Mastered0
Review0
QuestionClick to flip
Which of the following languages in SQL is involved in retrieval of data, insertion of new data and deletion or modification of existing data?
AnswerClick to flip back
A
DML
💡 Explanation:
This language in SQL is involved in retrieval of data, insertion of new data and deletion or modification of existing data.