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

How many columns can a postgres table have?

1 Answers  


What is postgresql vs mysql?

1 Answers  


How do you create a table in pgadmin?

1 Answers  


How secure is postgresql?

1 Answers  


How to check whether PostgreSQL server is up and running?

1 Answers  


How do I start pgadmin 4 on windows?

1 Answers  


Does postgres cache queries?

1 Answers  


Which are different types of database administration tools used in postgresql?

1 Answers  


What is postgis and postgresql?

1 Answers  


How many types of replication are there in postgresql?

1 Answers  


Is sql a postgresql?

1 Answers  


What is function and stored procedure?

1 Answers  


Categories