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
Is postgresql a database?
How do you edit a table in pgadmin?
What is the difference between a primary key and a composite key?
How do I open a pgadmin file in windows?
What is blob in postgresql?
What is greenplum db?
Is postgresql the same as mysql?
What is dummy table?
What is multi-version control?
What command do you type to exit the postgresql console application?
What language does postgresql use?
Do foreign keys speed up queries?
Which command is used to modify the rows?
Why is it called postgresql?
How to insert data from one table to another in postgresql?