1301
Whoops
(thumbsnap.com)
Post funny things about programming here! (Or just rant about your favourite programming language.)
For MS-SQL. If it is production, it has a full transaction log, right? I mean I know for development use I turn that off, but for live data you want that on. You should be able to roll back to any point since the last time it was truncated. Or right before hitting return to whatever level of accuracy you're comfortable with.