LU07.S01 - SQL-DDL: DB Management
Solutions
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).
Windows
CTRL + Shift + ESC –> Dienste –> Filtering the resultset to MySQL
MacOS …
Task B
Task C
Task D
Task E
Task F
Display the system date by using the command „SELECT sysdate();“
Congratulations!! You have just received a first respond from your database „mydb_perfect“.