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 does mvcc mean?
What are the types of stored procedures?
Does toad work with postgres?
Which command is used to modify the rows?
Does vacuum full reindex?
How to drop all tables in postgresql?
Is postgresql is nosql?
How to call postgresql function in asp net?
How do I delete a postgres database?
What is the purpose of foreign key constraints?
What is postgresql?
Is sql a postgresql?
How to change postgresql root user password?
What is multi-version control?
How do I connect to postgresql database from windows?