I get the following error:
test=# Select * from Venue;
ERROR: relation "venue" does not exist
LINE 1: Select * from Venue;
But as you can see here the table exist:
I have already spent more than 2 hours, and I cant find my error
I get the following error:
test=# Select * from Venue;
ERROR: relation "venue" does not exist
LINE 1: Select * from Venue;
But as you can see here the table exist:
I have already spent more than 2 hours, and I cant find my error