Explain database languages

Database Languages are the set of statements, that are used to define and manipulate a database. A Database language has Data Definition Language (DDL), which is used to construct a database & it has Data Manipulation Language (DML), which is used to access a database.

Popular posts from this blog

Exaplain with example how ER diagram is converted into tables.

Explain any five relational algebra operators.

. What is join? Explain the types of join with example.