Answer Posted / 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 View All Answers
What is the option used in PostgreSQL to increase the number of shared memory buffers shared among the backend processes
Are foreign key constraints necessary?
What is the driver name for postgresql?
What is the port number for postgresql?
What is postgres xc?
What is the command enable-debug?
How do I connect to postgresql server?
How do you change constraints in postgresql?
How will you add a new style in a table?
List different datatypes of postgresql?
How do I change primary key in pgadmin?
Where is postgresql conf?
What is composite primary key?
Compare ‘postgresql’ with ‘nosql’?
What is a postgres tuple?