DBMS

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