Explain about functions in PostgreSQL?



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

Post New Answer

More Postgre Interview Questions

What is special about postgresql?

0 Answers  


How do you open tables in pgadmin?

0 Answers  


Is postgresql faster than mysql?

0 Answers  


What is the difference between a primary key and a composite key?

0 Answers  


What is medical indexing?

0 Answers  






What are the rules of setting a primary key?

0 Answers  


How do you delete a column?

0 Answers  


How does postgres store data?

0 Answers  


What is cluster control?

0 Answers  


What are the different data types supported by PostgreSQL?

1 Answers  


What is postmaster in postgresql?

0 Answers  


What is pgadmin in postgresql?

0 Answers  


Categories