Explain about functions in PostgreSQL?

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


Please Help Members By Posting Answers For Below Questions

Where is postgresql conf in mac?

485


How do I start a pgadmin server?

440


What is the option that can be used in PostgreSQL to find out how the query optimizer is evaluating the query given?

878


What is pg_catalog in postgres?

445


Can we have multiple index on a table?

458






What is meant by postgresql?

416


Is postgresql good?

458


How to display error message in postgresql?

461


What is the command enable-debug?

496


How do you remove a foreign key constraint?

435


How do you enter data in pgadmin4?

412


How the stats updated in postgresql?

515


How does postgres store data?

448


How do I connect to postgresql database using pgadmin?

402


How do I add a column in postgresql?

458