Explain about functions in PostgreSQL?
Answer / madhub
Functions are important because they help the code to be executed on the server. Some of the languages which can program functions for efficient use are PL/pgSQL which is the native language of PostgreSQL. Scripting languages are supported by many languages such as PHP, Perl, Python, etc. PL/R a statistical language can also be used.
| Is This Answer Correct ? | 0 Yes | 0 No |
Where is postgresql conf in mac?
Can postgresql scale horizontally?
What is pg bouncer?
How many columns can a postgres table have?
Which method is used to load the driver?
Can a unique key be a foreign key?
What does psql command do?
What is postgresql database cluster?
What are the indices of postgresql?
Who created postgresql?
What port does postgres use?
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
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)