View Single Post
Old 11-05-2009, 05:15 PM   #4 (permalink)
Village Idiot
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

Quote:
Originally Posted by Jmz View Post
I wasn't really thinking of a specific system, I was just wondering what people tend to do in general and why they do it so that I can get a better idea of when I should use each method or if people have a totally different method I haven't thought of.
It depends on the type of data you are storing. If you want to keep records of that row, you obviously would not want to delete it. But if upon deletion it will never be needed again, delete it.
__________________

Village Idiot is offline  
Reply With Quote