How does postgresql compare to oracle/db2/ms sql server/informix?



How does postgresql compare to oracle/db2/ms sql server/informix?..

Answer / Ankit Chaudhary

"PostgreSQL, Oracle, DB2, MS SQL Server, and Informix are all relational database management systems (RDBMS), but they have their own strengths and weaknesses. PostgreSQL is open-source and known for its robustness, scalability, and support for a wide range of data types and features. Oracle and MS SQL Server are commercial products that offer enterprise-level solutions with high reliability, performance, and security features. DB2 and Informix also have their unique strengths in certain industries such as IBM's mainframe computing and operational intelligence."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

How do I add a database to sql?

1 Answers  


what is the difference between stored procedure and packaged procedure

1 Answers   Google, Infosys,


What is a primary key called that is made up of more than one field?

1 Answers  


Why coalesce is used in sql?

1 Answers  


What is sql used for?

1 Answers  


What is the meaning of disabling a trigger?

1 Answers  


how to use regular expression in pattern match conditions? : Sql dba

0 Answers  


what are date and time data types in mysql? : Sql dba

1 Answers  


what is the difference between implicit conversions and explicit conversions?

2 Answers  


How do I run pl sql in sql developer?

1 Answers  


What is delimiter sql?

1 Answers  


What is the maximum number of triggers,can apply to a single table?

2 Answers  


Categories