Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
modul:m290:learningunits:lu05:aufgaben:01 [2024/09/16 15:04] – angelegt vdemir | modul:m290:learningunits:lu05:aufgaben:01 [2024/10/24 08:21] (aktuell) – [Task E] vdemir | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== | + | ====== |
===== Requirements | ===== Requirements | ||
- | * Work type: individual | + | * Work type: Individual |
- | * Timeframe: | + | * Timeframe: |
* Means of aid: | * Means of aid: | ||
- | * only teaching materials, no websearch, no use of ai. | + | * Only teaching materials, no websearch, no use of ai. |
- | * [[https:// | + | * [[https:// |
- | * Expected result: | + | * [[https:// |
+ | * [[https:// | ||
+ | * Expected result: | ||
===== Case studies / Assignments ===== | ===== Case studies / Assignments ===== | ||
- | ... | + | To deepen our new SQL knowledge, we need to practise. Our overall assingment at the beginning is to create, use and drop databases. In other words, in this task we will set up the " |
+ | |||
+ | Let's get started 8-) | ||
===== Assignments ===== | ===== Assignments ===== | ||
+ | ==== Task 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 B ==== | ||
+ | Display all instances which are currently running on our database. | ||
+ | |||
+ | ==== Task C ==== | ||
+ | Create the database instances | ||
+ | * myDB_PERFECT | ||
+ | * myDB_OK | ||
+ | * myDB_OBSOLETE | ||
+ | |||
+ | and display your result. | ||
+ | |||
+ | ==== Task D ==== | ||
+ | Drop the instance " | ||
+ | |||
+ | ==== Task E ==== | ||
+ | Activate the instance " | ||
- | * a) ... | + | ==== Task F ==== |
- | * b) ... | + | Display the system date by using the command " |
- | + | ||
===== Solution ===== | ===== Solution ===== | ||
- | [[modul: | + | [[modul: |
===== Vocabulary ===== | ===== Vocabulary ===== | ||
^ English ^ German ^ | ^ English ^ German ^ | ||
- | | ... | ... | | + | | obsolete |
- | | ... | ... | | + | | credential |
---- | ---- | ||
[[https:// | [[https:// |