GeoPhy interview question

Describe the advantages and disadvantages between Oracle SQL and MySQL

Interview Answer

Anonymous

Jan 8, 2019

Mysql is a relational database (RDBMS) while Oracle database is a multi model database which means it supports document, graphs, relational and key value pair within a single database.