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 3795This 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 2584What can be used in PostgreSQL to send messages to the front-end, and optionally terminate the current query being processed?
1 2717What is the option that can be used in PostgreSQL to make transactions see rows affected in previous parts of the transaction?
1226
Does postgres create indexes for foreign keys?
How to execute postgres function in pgadmin?
How long does it take to create an index on a large table?
Does google use postgresql?
How much memory does postgresql need?
What is a delete query?
What language is postgresql written in?
What are the rules of setting a primary key?
What is unlogged table?
What is work_mem in postgresql?
What is postgresql jdbc driver?
How do you delete a column?
Compare ‘postgresql’ with ‘nosql’?
Does postgresql have a gui?
Is postgresql a relational database?