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 to import sql file in postgresql pgadmin 4?
What is toast in postgres?
What is tableplus?
What is pg server?
Are postgres table names case sensitive?
Is postgresql relational?
Provide an explanation about write ahead logging?
What does psql command do?
How do I completely uninstall postgresql?
Is pgadmin open source?
How to drop a constraint in postgres?
How do I connect to a postgresql database?
How to execute postgres function in pgadmin?
How to create a new table from existing table in postgresql?
Can postgres handle big data?