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 3892This 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 2685What can be used in PostgreSQL to send messages to the front-end, and optionally terminate the current query being processed?
1 2827What is the option that can be used in PostgreSQL to make transactions see rows affected in previous parts of the transaction?
1281
Does unique index improve performance?
Is postgresql better than mongodb?
What are the rules of setting a primary key?
Provide a brief explanation of the functions in postgresql.
How do you open tables in pgadmin?
What is the default postgres database?
How to disable foreign key constraint in postgresql?
How do I change the order of columns in postgresql?
What is multi-version control?
How do I start postgresql in linux?
What is the latest version of postgresql?
What is instance in postgresql?
What is gis data?
Why are stored procedures used?
List some of the features of postgresql ?