Last answered:

05 Nov 2022

Posted on:

27 Sept 2022

0

code not running

image

3 answers ( 0 marked as helpful)
Posted on:

27 Sept 2022

0

we should have used the use function first
to select the database that we wanna work on

Instructor
Posted on:

28 Sept 2022

0

Hi Peter!
Thanks for reaching out.

Yes, we have to select the database which we would like to use. We can use the following code:
USE db_name; or double-click on the database we would like to use.

Hope this helps.
Best,
Tsvetelin

Posted on:

05 Nov 2022

0

thanks for this. I was sure I missed a step, I didn't click the sales database first before running the code.

Submit an answer