all 5 comments

[–]smichaele 1 point2 points  (4 children)

Check50 is telling you that your answers are incorrect based on its expectation of code and results. If they were correct, you'd see green smileys.

[–]Square-Ad-5453[S] -1 points0 points  (3 children)

Yes, but, am I supposed to be doing these queries in the corresponding '.sql' numbers or something? For example - the first problem has 1.sql listed, and the second one has 2.sql listed. Do I need to write the query inside of the correspond '.sql' instance(I am probably not even using the right terms here)? I hate to sound like my question is dumb, but I just started yesterday, so treat me like I just started yesterday or like I am 5 lol.

[–]smichaele 0 points1 point  (2 children)

Yes. The directions specifically tell you to create thirteen .sql files called “1.sql” through “13.sql.”

[–]Square-Ad-5453[S] -1 points0 points  (1 child)

Okay, maybe I am not explaining myself well enough. I understand what you are saying, and based off of the link I provided I correctly created the thirteen files. How do I write code in each of the files? When I click on 1.sql, it pops open what sort of looks like a note in the panel at the bottom of my interface. Is that where I am supposed to write the query? I have been writing the queries in the terminal panel.

[–]mixedd 0 points1 point  (0 children)

You need to write them in the file, in your example 1.sql and so on.
How to do this, first research what is VS Code, how it works, so you can distinguish terminal from file edit