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



This message is received in response to the query SELECT * FROM JA_Party. I would like to know wh..

Answer / madhub

Case Sensitive or the table does not exists.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Postgre Interview Questions

Is foreign key an index?

0 Answers  


Does postgres create indexes for foreign keys?

0 Answers  


How do you remove a foreign key constraint?

0 Answers  


Is edb postgres free?

0 Answers  


How to start the database server?

1 Answers  






What is the port 5432?

0 Answers  


What is a foreign key constraint why are such constraints important?

0 Answers  


What is self referencing foreign key?

0 Answers  


What is pg_catalog?

0 Answers  


What is an ssh tunnel?

0 Answers  


Explain about database administration tools?

1 Answers  


How do you check data on pgadmin 4?

0 Answers  


Categories