Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| modul:m290:learningunits:lu02:loesungen:l02 [2024/08/14 09:18] – vdemir | modul:m290:learningunits:lu02:loesungen:l02 [2024/10/02 15:11] (aktuell) – vdemir | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ====== | + | ====== |
| 1. Explain what is behind the so-called CRUD operations and add an example. | 1. Explain what is behind the so-called CRUD operations and add an example. | ||
| Zeile 6: | Zeile 6: | ||
| * <color # | * <color # | ||
| + | ---- | ||
| 2. What does the acronym SQL stand for? | 2. What does the acronym SQL stand for? | ||
| - <color # | - <color # | ||
| - | - Standard Query Language | + | - Standard Query Language. It used to be that name bevor 2000, but changed in " |
| - | - Simple Quarrel Language | + | - Simple Quarrel Language. |
| - | 3. Which of the following statements about CRUD and SQL is **NOT** correct? | + | ----- |
| + | |||
| + | 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. | - The CRUD approach is a prerequisite for all types of dynamic web applications. | ||
| - | - CRUD is realised in databases by SQL -statements, | + | - CRUD is realised in databases by SQL -statements, |
| - | - The CRUD approach groups SQL-operations logically | + | - The CRUD approach groups SQL-operations logically. |
| - <color # | - <color # | ||
| + | |||
| + | ---- | ||
| + | |||
| + | 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 ===== | ||