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

What port does postgres use?

0 Answers  


How do I change the default port for postgresql?

1 Answers  


How do I add one column in postgresql?

0 Answers  


What is a ctid?

0 Answers  


What is bytea in postgres?

0 Answers  






How to connect postgresql database using pgadmin 4?

0 Answers  


What are the various enhancements to the straight relational data model by PostgreSQL?

1 Answers  


How do I enable remote access to postgresql database?

0 Answers  


What is a dead tuple?

0 Answers  


How do I start a pgadmin server?

0 Answers  


How do I connect to postgresql on windows?

0 Answers  


What does create schema do?

0 Answers  


Categories