Answer Posted / 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 |
Post New Answer View All Answers
How do I start pgadmin?
What is inverted file ?
Is postgresql a relational database?
How do I enable remote access to postgresql database?
Where is pg_hba conf?
What does postgresql do?
How much memory does postgresql need?
What is write ahead logging in postgresql?
What is multiversion two phase locking?
How do I alter a table in postgresql?
What is the default database in postgresql?
How to change postgresql root user password?
What is use of postgresql?
What is the option that can be used in PostgreSQL to make transactions see rows affected in previous parts of the transaction?
Is postgres a mpp?