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 1891This 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 1003What can be used in PostgreSQL to send messages to the front-end, and optionally terminate the current query being processed?
1 1322What is the option that can be used in PostgreSQL to make transactions see rows affected in previous parts of the transaction?
584
How to view tables in a database in postgresql?
What is stored procedure in postgresql?
What is sequelize?
Is postgresql relational?
How do you change the name of a column?
What is the difference between oracle and postgresql?
What is shared buffer in postgres?
What is the powerful database utility that can be used for building, executing and processing queries upon PostgreSQL databases?
Are foreign key constraints necessary?
Is postgres a sql database?
Which is faster mysql or postgresql?
What is postmaster in postgresql?
What is postgis used for?
Is postgresql similar to sql server?
How much memory does postgresql need?