i have three table 1. student (stuid,name) 2. subject (subid,sname,studid) 3. marks (subid,studentid,marks) i want the reslut of how as got max marks in each subject sudentname,max(marks), name abc,70,nikitha
CMC,
1 3258This 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
1 2214What can be used in PostgreSQL to send messages to the front-end, and optionally terminate the current query being processed?
1 2363What is the option that can be used in PostgreSQL to make transactions see rows affected in previous parts of the transaction?
1055
Is mysql better than postgresql?
Does PostgrSQL support Column constraints? If so how is it done?
What does the option psql -l of PostgreSQL display?
How do I completely uninstall postgresql?
What is varchar in postgresql?
What is information_schema in postgresql?
Who invented postgresql?
How is postgresql different from oracle?
Is postgresql like oracle?
What is dummy table?
How many rows can postgresql handle?
How do you run a query in pgadmin 3?
What is an ssh tunnel?
What is an example of a schema?
How do I connect to postgresql server?