Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| modul:m290:learningunits:lu03:loesungen:l01 [2024/08/16 11:28] – gelöscht vdemir | modul:m290:learningunits:lu03:loesungen:l01 [2024/10/17 12:32] (aktuell) – vdemir | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| + | ====== LU04.S01 - Choose data-types ====== | ||
| + | Which datatype would you use to store the following information? | ||
| + | |||
| + | 1. Product-title like trousers up to 50 characters: | ||
| + | *<color # | ||
| + | *<color # | ||
| + | |||
| + | 2. Product-description up to 255 characters: | ||
| + | *<color # | ||
| + | *<color # | ||
| + | |||
| + | 3. Stock amount: | ||
| + | *<color # | ||
| + | *<color # | ||
| + | |||
| + | 4. Price of each piece: | ||
| + | *<color # | ||
| + | *<color # | ||
| + | * <color # | ||
| + | |||
| + | 5. Order date: | ||
| + | *<color # | ||
| + | *<color # | ||
| + | *<color # | ||
| + | |||
| + | 6. Date of delivery: | ||
| + | *<color # | ||
| + | *<color # | ||
| + | |||
| + | 7. organic or not: | ||
| + | *<color # | ||
| + | *<color # | ||
| + | |||
| + | 8. Usage category with only one character: | ||
| + | * <color # | ||
| + | * <color # | ||
| + | * <color # | ||
| + | |||
| + | ===== Vocabulary ===== | ||
| + | ^ English ^ German ^ | ||
| + | | to give reason for | begründen | | ||
| + | | at the most | höchstens | | ||
| + | | stock amount | Lagermenge | | ||
| + | | to float | fliessen | | ||
| + | | sufficient | ausreichend | | ||
| + | | regarding | bezüglich | | ||
| + | | might be | möglicherweise | | ||
| + | | technically | im Prinzip, eigentlich | | ||
| + | |||
| + | |||
| + | ---- | ||
| + | |||
| + | [[https:// | ||