What are the languages which PostgreSQL supports?



What are the languages which PostgreSQL supports?..

Answer / madhub

Some of the languages which PostgreSQL supports are as follows: -

It supports a language of its own known as PL/pgSQL and it supports internal procedural languages. Pl/pgSQL can be compared to oracle, PL/SQL, etc. Languages such as Perl, Python, TCL can be used as embedded languages.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

How to insert data from one table to another in postgresql?

0 Answers  


How do I connect to postgresql using putty?

0 Answers  


What is pgadmin in postgresql?

0 Answers  


How many types of replication are there in postgresql?

0 Answers  


How to connect to postgres database using pgadmin?

0 Answers  






How do I change the order of columns in postgresql?

0 Answers  


How do you delete a row in a table?

0 Answers  


How the stats updated in postgresql?

0 Answers  


How do I start pgadmin?

0 Answers  


How to execute a function in postgresql?

0 Answers  


How do I connect to postgresql server?

0 Answers  


Which key can be used to execute a query in the query editor?

0 Answers  


Categories