I want to create a table with PostgreSQL but I have a problem. I have the following request :
I can't access it when I try to make a request in my .php
file.
I think there is a problem with the double quotes : "tListeDeroulante"
. With the other tables, I don't have them. So I tried to remove them by modify the CREATE
request but it doesn't work.
And when I delete the table and I create it again, I have the same error. Maybe I forgot something when I create the table.
Help please !