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
How do I open the query tool in pgadmin?
Is postgresql a language?
How do I start postgresql in linux?
How to execute a function in postgresql?
What is schema in postgresql?
What is wal in postgresql?
How do I connect to postgresql database using pgadmin?
Where is pg_hba conf?
Who maintains postgresql?
What is sequences in postgresql?
What is edb postgres?
How to display error message in postgresql?
How do I connect to a postgresql database using sql developer?
Does creating an index lock the table?
Is postgresql scalable?