What are the differences - features and performance - between MySQL and Oracle 11g? I would like to be able to make and educated choice between the two given a situation.
Note: Links to test will obviously help.
What are the differences - features and performance - between MySQL and Oracle 11g? I would like to be able to make and educated choice between the two given a situation.
Note: Links to test will obviously help.
Things that MySQL is still lacking (that Oracle has)
Very popular answer for StackOverflow:
Look at Wikipedia! :)
Another useful place to look for SQL features comparation:
Comparison of different SQL implementations by Troels.
Hope, you can find answers here ...
Apparently, MySQL can tell the difference between an empty VARCHAR and a NULL value :-)
That alone is enough for me to avoid Oracle.