This message is received in response to the query SELECT * FROM JA_Party. I would like to know
what am I doing wrong.
ERROR: relation "ja_party" does not exist
LINE 1: SELECT * FROM JA_Party
^
********** Error **********
ERROR: relation "ja_party" does not exist
SQL state: 42P01
Character: 15
Answer Posted / madhub
Case Sensitive or the table does not exists.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a schema in postgres?
How to change postgresql root user password?
What does postgresql mean?
What is medical indexing?
How do I start pgadmin 4 on windows?
What is a primary key constraint?
What is bigint in postgresql?
How to open postgresql gui in ubuntu?
What is connection limit in postgresql?
Is primary key indexed by default?
How to execute a function in postgresql?
How is postgresql different from oracle?
What is the port number for postgresql?
How do you query pgadmin?
How do I get a list of databases in a postgresql database?