PostgreSQL Question:

What are the different data types supported by PostgreSQL?

PostgreSQL Interview Question
PostgreSQL Interview Question

Answer:

There are different data types which are supported they are: -
1) Arbitrary precision numeric's
2) Geometric primitives
3) Arrays
4) XML etc
Users can create their own indexes and make them indexed.


Previous QuestionNext Question
Explain about Triggers?Explain about database administration tools?