PostgreSQL Question:
Download Job Interview Questions and Answers PDF
State some of the advanced features of PostgreSQL?
Answers:
Answer #1These are the following features which are present in PostgreSQL they are
1) Object relational database
2) Extensibility and support for SQL
3) Database validation and flexible API
4) Procedural languages and MVCC
5) Client server and WAL.
1) Object relational database
2) Extensibility and support for SQL
3) Database validation and flexible API
4) Procedural languages and MVCC
5) Client server and WAL.
Answer #22
Download PostgreSQL Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain what is PostgreSQL? | Explain about Write Ahead logging? |