Pros
- Good performance
- Relational DB Management System supporting both relational tables, views & stored procedures.
- Multithreaded processing
- Stored procedure creation for better maintenance ease is good feature too especially now days lot's business logic are getting executed through SP instead main query itself making code maintaince much simpler thus reducing bugs significantly
Cons
- Minor Issues