DATABASE SYSTEMS > Things i got wrong in databases mock test > Flashcards
difference between dml and ddl
DML is used to describe the conceptual and internal schemas (how the data is structured) while DDL is used to query and manipulate the database (how the data is accessed and modified).