2.4k questions

2.4k answers

99.5k users

Categories

0 votes
70 views
Is Db2 SQL or MySQL?
in Databases by (95.8k points)

1 Answer

0 votes

DB2 is a real database manager, as Oracle, Informix, Sybase or MS SQL Server are. MySQL is used to store data, but it is not a database with all the necessary features that a it implies.

by (95.8k points)
...