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
What is postgres xc?
How do you check data on pgadmin 4?
What is stack builder?
Is postgres distributed?
How large can a postgresql database be?
How to change postgresql root user password?
Is pgadmin free?
How does postgres store data?
What are the character types that are available in postgresql?
What is blob in postgresql?
How to find table creation date in postgresql?
What is pg_catalog?
How do I connect to a postgresql database in windows?
How to create table with timestamp in postgres?
How to write pl sql in postgresql?