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 |
Does PostgrSQL support Column constraints? If so how is it done?
What is difference between postgresql and mysql?
What is a postgres server?
How do I connect to a postgresql database remotely?
How to start the database server?
What is pg_toast?
Can postgresql run on windows?
Where is postgresql conf in mac?
How to drop all tables in postgresql?
Provide an explanation about write ahead logging?
Which version of postgresql should I use?
What is a schema in postgres?