Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools

Thiago van Dieten
Thiago van Dieten
16,639 Points

Issues with creating a table

Hello!

I've been trying to create a table for the 2nd challenge task of creating table, but i'm bumping against the following:

Table already exists?!

I've tried entering DROP TABLE products, but I'm still encountering this problem. I did enter a CREATE TABLE statement earlier though where i forgot to add the description. Has this happened to anyone else?

2 Answers

Thiago van Dieten
Thiago van Dieten
16,639 Points

Refreshing the page and doing the tasks again, without making any mistakes works. But yeah, would be a better user experience if I didn't need to do that. :)

Marcin Robert Kaźmierczak
Marcin Robert Kaźmierczak
33,570 Points

I had the same problem. Something is cacheing wrong answer. Just reload the page with CTRL.