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
How to call postgresql function in asp net?
What is the difference between oracle and postgresql?
Is postgresql better than oracle?
Is mysql better than postgresql?
What is the blob data type?
What is greenplum db?
What is the option used in PostgreSQL to increase the number of shared memory buffers shared among the backend processes
How to disable foreign key constraint in postgresql?
How to view tables in a database in postgresql?
How does pgadmin connect to database?
What is stack builder?
What is sequelize?
List different advantages of postgresql?
How many byte Unique integers does OIDs in PostgreSQL have?
What is composite foreign key?