|
Best at...? Oracle seems best when you need to work with a lot of xml. I've read that its user authentication isn't very secure, though. SQL Server is very good, especially the new one. MySQL only began to allow stored procedures at v 5, which are an essential part of a secure application, if that's what you're trying to build.
But to get an answer you can trust, you need to give some more information about what you want to do with the database. All of the competing engines have strengths and weaknesses.
|