(no subject)

Jan 04, 2008 14:36

Memo to self:

Never do logic to convert data inside a database stored procedure.
Instead, just retrieve the data and convert in your code.
It will make life easier when the requirements change and the data has more than one effect.
Previous post Next post
Up