Database Language
Database Language
Database Language
• A DBMS has appropriate languages and interfaces to express database
queries and updates.
• Database languages can be used to read, store and update the data in the
database.
These commands are used to update the database schema that's why they come
under Data definition language.
(But in Oracle database, the execution of data control language does not
have the feature of rolling back.)