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 are the data types in postgresql?

0 Answers  


Explain about the command enable debug?

1 Answers  


What is write ahead logging in postgresql?

0 Answers  


How do I start postgresql on linux?

0 Answers  


What is pg pool?

0 Answers  






What is the function of create command?

0 Answers  


What is difference between drop and delete?

0 Answers  


What is meant by postgresql?

0 Answers  


What is a postgres server?

0 Answers  


What are the rules of setting a primary key?

0 Answers  


What is a schema example?

0 Answers  


Is postgresql faster than mysql?

0 Answers  


Categories