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 postgres process?
Is postgresql like oracle?
List some of the features of postgresql ?
Is sql a postgresql?
How to create a new table from existing table in postgresql?
What is psql command?
What is maximum size of table in postgresql?
How many columns can a postgres table have?
Is mysql a postgresql?
Is postgresql free for commercial use?
What is the powerful database utility that can be used for building, executing and processing queries upon PostgreSQL databases?
What is foreign key in access?
Is postgresql a relational database?
How to get current date in postgresql?
What is sequence in postgresql?