What are the different data types supported by PostgreSQL?



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

Post New Answer

More Postgre Interview Questions

Explain about Write Ahead logging?

1 Answers  


What is composite foreign key?

0 Answers  


How to find table creation date in postgresql?

0 Answers  


How to write sql script in postgresql?

0 Answers  


What are the various enhancements to the straight relational data model by PostgreSQL?

1 Answers  






How do I make a pgadmin server?

0 Answers  


How to create table with timestamp in postgres?

0 Answers  


What happens to index when table is dropped?

0 Answers  


What is postgis used for?

0 Answers  


What is bytea in postgres?

0 Answers  


What is vacuuming in postgresql?

0 Answers  


How do I connect to a postgresql database using sql developer?

0 Answers  


Categories