Hello everyone, I have tried to do World Cup Database at Relation Database course, however I am facing an obstacle. I almost passed all the steps and got green ticks, however when it comes to " When you run your insert_data.sh
script, it should add each unique team to the teams
table. There should be 24 rows" task it gives me “SUBTASKS 1.1 :9 Your “insert_data.sh” script should add each unique team to the “teams” table” error message even though I have 24 rows on my “teams” table in database and 32 rows in “games” table in database. How can I solve this problem?
you will need to share your script and a dump of the database
Sorry if it is wrong, but I put them in text file and uploaded to public repository here: GitHub - khaknazarb/dump-database