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

Which command is used to modify the rows?

0 Answers  


What is psql?

0 Answers  


How do I alter a table in postgresql?

0 Answers  


How to create a PostgreSQL user?

1 Answers  


What are the types of schema?

0 Answers  






What is stored procedure in postgresql?

0 Answers  


What port does postgresql listen on?

0 Answers  


How do I rename a column in postgresql?

0 Answers  


Can postgres use multiple indexes?

0 Answers  


Does postgres have clustered index?

0 Answers  


Explain about the command enable debug?

1 Answers  


How to check if postgres is running?

0 Answers  


Categories