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 function and stored procedure?
What are the indices of postgresql?
How to call postgresql function in asp net?
What is composite primary key?
What are the advantages of postgresql?
How to access postgresql database from another machine?
How to delete/drop an existing postgresql database?
How to change postgresql root user password?
Can composite key be null?
What is pgrouting?
What is the option that can be used in PostgreSQL to make transactions see rows affected in previous parts of the transaction?
Is postgresql better than sql server?
What is bytea in postgres?
What is a foreign key example?
How large can a postgresql database be?