What are the various enhancements to the straight relational data model by PostgreSQL?
Answer Posted / 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 View All Answers
Is postgresql a virus?
How much memory does postgresql need?
Is primary key indexed by default?
Is postgresql good?
Does postgresql have a gui?
How to create table in particular schema in postgresql?
How do I change the order of columns in postgresql?
What is max pool size?
What is character varying in postgres?
Can a unique key be a foreign key?
Why are stored procedures used?
Does creating a foreign key create an index?
How to start, stop and restart postgresql database?
What is postgresql service?
Does vacuum full reindex?