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
Does postgresql have a gui?
Where is pg_hba conf file?
Is mysql faster than postgresql?
Is postgresql the same as mysql?
How to create table with timestamp in postgres?
Is it postgre or postgres?
How to access postgresql database from another machine?
How do I connect to a postgresql database remotely?
Which is better mysql or postgresql?
How do I change the order of columns in postgresql?
What are the advantages of postgresql?
How do you enter data in pgadmin4?
How to get current date in postgresql?
Can primary key be null postgres?
What is psql command?