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 postgresql dba?
How to write pl sql in postgresql?
What is bytea in postgres?
What is pgbouncer in postgresql?
How do I connect to postgresql remotely?
Does postgres create indexes for foreign keys?
What does the option psql -l of PostgreSQL display?
What is connection limit in postgresql?
Is postgresql a virus?
What is the default postgres user?
What is a user view?
Does postgres support clustering?