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 3249This 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 2206What can be used in PostgreSQL to send messages to the front-end, and optionally terminate the current query being processed?
1 2357What is the option that can be used in PostgreSQL to make transactions see rows affected in previous parts of the transaction?
1048
What is pg_hba conf file?
How do I install postgresql?
How do I make a pgadmin server?
How do I connect to postgresql access?
How do I create a foreign key in postgresql?
Does vacuum full reindex?
What is the driver name for postgresql?
How to drop all tables in postgresql?
What kind of database is postgres?
Where is pg_hba conf file?
What is the default postgres user?
What is the point of foreign keys?
What is a foreign key constraint why are such constraints important?
How to create table with timestamp in postgres?
How do I connect to an rds postgres database?