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
Which key can be used to execute a query in the query editor?
Explain multi version concurrency control.
What is the command or the option available in postgresql that can be used to retrieve the next SERIAL value from the sequence object?
What is instance in postgresql?
Put some light on multi-version concurrency control?
What is pg pool?
How do I remove all rows from a table?
What is stack builder?
What is postgresql?
How do I connect to postgresql remotely?
Does postgres use sql?
How do you edit data in pgadmin?
What are the types of stored procedures?
How do I create a table in postgresql pgadmin?
What is the default password for postgres windows?