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



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

Answer / madhub

There are various enhancements provided to the straight relational data model by postgre SQl they are support for arrays which includes multiple values, inheritance, functions and extensibility. Jargon differs because of its object oriented nature where tables are called as classes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

What is postgresql client?

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  


Explain about Triggers?

1 Answers   Infosys,


What is difference between drop and delete?

0 Answers  


How to call postgresql function in asp net?

0 Answers  


How do I create a foreign key in postgresql?

0 Answers  


Where is postgres configuration file?

0 Answers  


Is postgresql scalable?

0 Answers  


Is postgresql similar to sql server?

0 Answers  


What kind of database is postgres?

0 Answers  


How to insert data from one table to another in postgresql?

0 Answers  


Is postgresql distributed?

0 Answers  


Categories