What are the different data types supported by PostgreSQL?
Answer / madhub
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.
Is This Answer Correct ? | 0 Yes | 0 No |
What is a primary key constraint?
How big can postgres get?
Where is postgresql conf?
What is shared buffer in postgres?
How do I start postgresql on linux?
Is postgresql case sensitive?
What is unlogged table?
How do I start postgresql on windows?
Why mysql is more popular than postgresql?
How do I connect to a postgresql database in windows?
How to create a postgresql database?
What is use of postgresql?