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 3912This 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 2689What can be used in PostgreSQL to send messages to the front-end, and optionally terminate the current query being processed?
1 2834What is the option that can be used in PostgreSQL to make transactions see rows affected in previous parts of the transaction?
1291
What is a postgres server?
What is postmaster in postgresql?
How to write pl sql in postgresql?
What is composite primary key?
How big can postgres get?
Is postgres a mpp?
How many rows can postgres handle?
What is a primary key constraint?
What is postgresql?
Which is better mysql or postgresql?
How does db indexing work?
How do I delete a table in postgresql?
How do I connect to pgadmin server?
What is the powerful database utility that can be used for building, executing and processing queries upon PostgreSQL databases?
What is pgadmin used for?