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 4011This 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 2762What can be used in PostgreSQL to send messages to the front-end, and optionally terminate the current query being processed?
1 2926What is the option that can be used in PostgreSQL to make transactions see rows affected in previous parts of the transaction?
1333
How do I delete a query?
How do I enable postgis on pgadmin?
How to write pl sql in postgresql?
How do I open a pgadmin file in windows?
What is mvcc in postgresql?
How many byte Unique integers does OIDs in PostgreSQL have?
Where are postgres databases stored?
How do I delete a table in postgresql?
Is it postgre or postgres?
Compare ‘postgresql’ with ‘nosql’?
How large can a postgresql database be?
Is index automatically created on primary key?
Does PostgrSQL support Column constraints? If so how is it done?
What is postgresql vs mysql?
Does aws support postgresql?