Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| modul:m290:learningunits:lu02:loesungen:l02 [2024/08/13 17:34] – angelegt vdemir | modul:m290:learningunits:lu02:loesungen:l02 [2024/10/02 15:11] (aktuell) – vdemir | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ====== | + | ====== |
| - | 1. ... | + | 1. Explain what is behind the so-called CRUD operations and add an example. |
| - | * <color # | + | * <color # |
| - | * <color # | + | * <color # |
| + | * <color #ed1c24>It outlines the basic operations for data management but doesn' | ||
| + | |||
| + | ---- | ||
| + | 2. What does the acronym SQL stand for? | ||
| + | - <color # | ||
| + | | ||
| + | - Simple Quarrel Language. | ||
| + | |||
| + | ----- | ||
| + | |||
| + | 3. Which of the following statements about CRUD and SQL is **not** correct? | ||
| + | - The CRUD approach is a prerequisite for all types of dynamic web applications. | ||
| + | - CRUD is realised in databases by SQL -statements, | ||
| + | - The CRUD approach groups SQL-operations logically. | ||
| + | - <color #ed1c24>CRUD is an alternative to SQL and has to be applied, if we want to build stable web pages.</ | ||
| + | |||
| + | ---- | ||
| + | |||
| + | 4. Which of the following SQL subtypes does **not** exist? Explain the meaning of the other terms. | ||
| + | - DCL = <color # | ||
| + | - DML = <color # | ||
| + | - <color # | ||
| + | - DDL = <color # | ||
| + | - DQL = <color # | ||
| + | |||
| + | ---- | ||
| ===== Vocabulary ===== | ===== Vocabulary ===== | ||
| ^ English ^ German ^ | ^ English ^ German ^ | ||
| - | | ... | ...| | + | | conceptual |
| + | | to outline | skizzieren, zusammenfassen | | ||
| + | | to implement | anwenden | | ||
| + | | query | Anfrage | | ||
| + | | quarrel | Streit, Zank | | ||
| ---- | ---- | ||
| + | |||
| [[https:// | [[https:// | ||