SQL Tutorial

You are currently auditing this course.
3 / 68

Assessment Question - Login to MySQL Database

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.

INSTRUCTIONS

To connect to MySQL, run below command with correct details.

mysql -u sqoopuser -pNHkkP876rp -h cxln2.c.thelab-240901.internal

Loading comments...