Does postgres support json?



Does postgres support json?..

Answer / Anshudeep Srivastava

"Yes", PostgreSQL has native support for JSON data types since version 8.2.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

What is postgresql? Explain the history of postgresql.

1 Answers  


Is postgres is free?

1 Answers  


How do I get a list of databases in a postgresql database?

1 Answers  


What is the command or the option available in postgresql that can be used to retrieve the next SERIAL value from the sequence object?

1 Answers  


Which command is used to modify the rows?

1 Answers  


How many columns can a postgres table have?

1 Answers  


Is foreign key an index?

1 Answers  


Does postgres cache queries?

1 Answers  


What is a dead tuple?

1 Answers  


What does postgresql stand for?

1 Answers  


What are the types of schema?

1 Answers  


How to open postgresql gui in ubuntu?

1 Answers  


Categories