What are the different data types supported by PostgreSQL?
Answer Posted / 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 |
Post New Answer View All Answers
What is bigint in postgresql?
What is the default password for postgres windows?
How do I connect to postgresql using putty?
Does postgres have clustered index?
How do I connect to an rds postgres database?
What is the driver name for postgresql?
How do I set up pgadmin?
How to open postgresql gui in ubuntu?
What is psql command?
How to create local server in postgresql?
Can postgres scale horizontally?
What is difference between postgresql and mysql?
What language is postgresql written in?
What is pgadmin in postgresql?
What is a postgres tuple?