|
|
| more useful options | |
| PerlMonks |
Re: Re: Record edition management strategy neededby MrCromeDome (Deacon) |
| on Sep 08, 2003 at 16:27 UTC ( [id://289854]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Actually, if some of those columns are part of a primary/foreign key or an index, updating those columns can make a huge difference. Whatever DBMS you're using will have to either partially or completely reconstruct those index structures to account for the update. I strongly recommend updating only those fields that you need. Aside from being a potential timesaver, it's just cleaner IMHO.
Cheers!
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||