Debugging MySQL Stored Procedures Dr. Dobb's Journal, CA ... come to mind), but there are a handful of general reasons to write code in a stored procedure: The logic being implemented might be database logic and so a database language is closer to the problem domain than a general purpose language like Java. ... |