Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:Timing is everything (Score 1) 465

Better make sure your triggers are designed for set based logic and not row based updates. If the application only updates one row at a time, the trigger might very well only handle that. Bad coding, but I've seen it plenty and your mass update would produce unpredictable results in such a case.

Slashdot Top Deals

Fear is the greatest salesman. -- Robert Klein

Working...