Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
modul:m290:learningunits:lu05:aufgaben:01 [2024/09/25 11:31] – vdemir | modul:m290:learningunits:lu05:aufgaben:01 [2024/10/24 08:21] (aktuell) – [Task E] vdemir | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== | + | ====== |
===== Requirements | ===== Requirements | ||
Zeile 5: | Zeile 5: | ||
* Timeframe: 15 Minutes | * Timeframe: 15 Minutes | ||
* Means of aid: | * Means of aid: | ||
- | * oOnly teaching materials, no websearch, no use of ai. | + | * Only teaching materials, no websearch, no use of ai. |
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
Zeile 17: | Zeile 17: | ||
===== Assignments ===== | ===== Assignments ===== | ||
- | * a: Make sure, that your MySQL database system is running and connect with you webstorm editor to your database with your DBA credentials (user: root, password: yourPW). | + | ==== Task A ==== |
- | * b: Display all instances which are currently running on our database. | + | Make sure, that your MySQL database system is running and connect with you webstorm editor to your database with your DBA credentials (user: root, password: yourPW). |
- | * c: Create the instances | + | |
- | * d: Drop the instance " | + | ==== Task B ==== |
- | * e: Activate the instance "myDB_good" by using the USE command. | + | Display all instances which are currently running on our database. |
- | * f: Display the system date by using the command " | + | |
+ | ==== Task C ==== | ||
+ | Create the database | ||
+ | * myDB_PERFECT | ||
+ | * myDB_OK | ||
+ | * myDB_OBSOLETE | ||
+ | |||
+ | and display your result. | ||
+ | |||
+ | ==== Task D ==== | ||
+ | Drop the instance " | ||
+ | |||
+ | ==== Task E ==== | ||
+ | Activate the instance "myDB_PERFECT" by using the USE command. | ||
+ | |||
+ | ==== Task F ==== | ||
+ | Display the system date by using the command " | ||
===== Solution ===== | ===== Solution ===== | ||
- | [[modul: | + | [[modul: |
===== Vocabulary ===== | ===== Vocabulary ===== | ||
^ English ^ German ^ | ^ English ^ German ^ | ||
- | | ... | ... | | + | | obsolete |
- | | ... | ... | | + | | credential |
---- | ---- | ||
[[https:// | [[https:// |