DBMS
Across
- 4. data control language
- 5. this command is needed to delete rows from a table based on the condition provided by the WHERE clause.
- 7. Structured Query Language
- 8. This type of relationship is applied when multiple rows in table X can be linked to multiple rows in table Y.
- 9. The process of collecting, extracting, transforming, and loading data from multiple sources and storing them into one database is known as data warehousing.
- 11. Data Manipulation language
Down
- 1. Entity Relationship Model
- 2. DataBase Transactions
- 3. This type of relationship is applied when a single row in table X is related to many rows in table Y.
- 5. Data defintion language
- 6. This type of relationship is applied when a particular row in table X is linked to a singular row in table Y.
- 10. Transaction Control language