We will study more about database systems and MySQL in particular, in upcoming sessions.
But first, let's get a basic hands on with MySQL to start with.
In this exercise, you will login to MySQL prompt on Linux terminal.
Open a Web Console and connect to MySQL.
Password is available in Playground -> Services -> MySQL Credentials
To connect to MySQL, run below command with correct details.
mysql -u sqoopuser -pNHkkP876rp -h cxln2.c.thelab-240901.internal
No hints are availble for this assesment
Answer is not availble for this assesment
Note - Having trouble with the assessment engine? Follow the steps listed here
Loading comments...