4.2 practice SQL | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

4.2 practice SQL

I am doing this exercise and the query that I'm doing is correct but it tells that the table does not exist, when the problem says how the table is called.

30th Dec 2020, 3:18 AM
Cielo RamĆ­rez
Cielo RamĆ­rez - avatar
4 Respostas
+ 2
You need to create the table first in any database and then use the database and then Show tables , otherwise it shows table does not exist. Sololearn Sql doesn't clearly tells how to create tables . So check this : https://www.w3schools.com/sql/sql_create_table.asp And DIY , this challenges and projects are made to test users understanding and knowledge , So Try it . Post your Sql statements here if you want help with the code . hope that helps .....
30th Dec 2020, 3:33 AM
Alphin K Sajan
Alphin K Sajan - avatar
+ 3
Cielo Yulinetd RamĆ­rez FarĆ­as I think you are missing something in table name or you are taking wrong table name. Share your query.
30th Dec 2020, 4:08 AM
AĶ¢J
AĶ¢J - avatar
0
Thank you very much for your helpšŸ™šŸ¼
30th Dec 2020, 6:22 AM
Cielo RamĆ­rez
Cielo RamĆ­rez - avatar
0
I need help with this exercise
27th Jan 2021, 6:57 AM
ivan ortiz
ivan ortiz - avatar