Bounty Cap

Why PostgreSQL says that “;” is syntax error [closed]


I’m making an attempt to run this code:

CREATE TABLE appdb;

And that i get this error:

ERROR:  syntax error at or close to ";"
LINE 1: CREATE TABLE appdb;
                          ^

The submit Why PostgreSQL says that “;” is syntax error [closed] appeared first on Launch Don key.

Exit mobile version