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

How do I connect to postgresql remotely?

0 Answers  


How do I connect to a postgresql database?

0 Answers  


Can composite key be null?

0 Answers  


How to created a database?

1 Answers  


Where are postgres databases stored?

0 Answers  






How do you create a foreign key in pgadmin 4?

0 Answers  


How do you create a database in pgadmin 3?

0 Answers  


How many rows can postgres handle?

0 Answers  


What is the schema of a table?

0 Answers  


What is postgresql?

0 Answers  


How to call postgresql function in asp net?

0 Answers  


What is the option that can be used in PostgreSQL to find out how the query optimizer is evaluating the query given?

0 Answers  


Categories