0
Can someone help on last project of SQL ??
l'm tired,,,help me plzz
2 odpowiedzi
+ 4
If this is about the Zoo challenge.
You need to write an INSERT statement and a SELECT statement.
In the select, you have to join the two tables by the country ID.
Be aware that a string (text) must be enclosed in single quotes (apostrophes), not double quotes.
Don't forget to add semicolon at the end of each statement.
If this was still not enough hints for you to solve it, then please post your attempt and I can review.
0
Also, pls edit your question description and include a clear description of your difficulties. For the problem you described, the solution is taking a nap...