Assignment Issues
After running the query in mysql , its saying no database selected . Please where have I missed it . Someone please help me out . I will appreciate if it can be explained in a very simple and understanding way.
1 answers ( 0 marked as helpful)
Hi Adebukola,
Thanks for reaching out.
Please don't forget to always set up a default database at the beginning of your session. This is done by using the USE
Statement. We show how to use it here: https://learn.365datascience.com/courses/sql/creating-a-database-part-ii/
Hope this helps.
Kind regards,
Martin
Submit an answer
related questions
Resolved:
Getting Null as the result from all stored procedure queries including the assignment too.