When I read the other post, I can't make out where it is said this way ... Probably I have not been with the flow ..
Well, such difference of opinion is not surprising with performance issues ... Each one's experience is different ..

Always do benchmark testing in your environment to ascertain peformance facts ...
In my experience, DELETE is much faster than the cursored delete .. But the difference in performance is considerably reduced if the table is either a parent or a child table in a ref integirty relationship ..
Quote:
|
Originally Posted by JamesAvery22
"DELETE CURRENT of CURSOR is a very slow process" lol great. In that other thread I asked that question and was told it wasn't much different in terms of performance from that other delete...
|