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 |
What is postgresql client?
What is the option that can be used in PostgreSQL to find out how the query optimizer is evaluating the query given?
Explain about Triggers?
What is difference between drop and delete?
How to call postgresql function in asp net?
How do I create a foreign key in postgresql?
Where is postgres configuration file?
Is postgresql scalable?
Is postgresql similar to sql server?
What kind of database is postgres?
How to insert data from one table to another in postgresql?
Is postgresql distributed?