Learn Relational Databases by Building a Database of Video Game Characters

i am on 98 step but tred a lot of times this query it says

..someone please guide i am stuck on itSELECT * FROM characters FULL JOIN sounds ON characters.character_id = sounds.character_id;

have you tried looking at the hints?

yes,i refreshed the screen and tried with hints,it just gives the same errror again and again

2 suggestions for you.

1- if you’re 100% sure you have not made any mistakes, click the Reset button and wait for the program to reset itself. After that, try your command again.

and/OR

2- take a screenshot that contains the expanded hint section and the command you typed and show it to us. We may be able to see a mistake that you missed.

on resetiing will it start again from the very first problem?

the reset button restores the starting code of the current step

1 Like