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 |
How to insert data from one table to another in postgresql?
How do I connect to postgresql using putty?
What is pgadmin in postgresql?
How many types of replication are there in postgresql?
How to connect to postgres database using pgadmin?
How do I change the order of columns in postgresql?
How do you delete a row in a table?
How the stats updated in postgresql?
How do I start pgadmin?
How to execute a function in postgresql?
How do I connect to postgresql server?
Which key can be used to execute a query in the query editor?