Celestial Bodies Database - Build a Celestial Bodies Database

Unable to finished my course even though I’ve done all the activities

I do not have a green light in activities such as (even though I have done it):
*Each table should have a ‘name’ column
*Each table should have at least three rows (the funny thing is that I have green this one: The galaxy , star , planet , and moon tables should each have at least five columns)

There are others too that I should have green but I do not, how do I make sure this gets green?

Your project link(s)

solution: freecodecamp/universe.sql at main · robertofuentesr/freecodecamp · GitHub

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36

Challenge: Celestial Bodies Database - Build a Celestial Bodies Database

Link to the challenge:

Start by sharing a dump of your database.

do you mean this file? freecodecamp/universe.sql at main · robertofuentesr/freecodecamp · GitHub

I

If this dump is up to date it would appear that you have created a table called galaxy_map which does not fulfill the requirements of having a name column or having three rows of inserted data?

1 Like

I feel so bad, That explains everything, thank you!!!

1 Like