View Single Post
  #15 (permalink)  
Old 02-14-03, 04:07
chris72 chris72 is offline
Registered User
 
Join Date: Feb 2003
Posts: 22
If you want, you can use QMF for generating the needed delete statement in the way decripted in the last post.
You select the keys and make punctual delete statements. It avoids lock.
Remember to use commit after every delete statement!!!!!!!!!
In this way if something goes wrong rollback takes just few second (to rollback the last update!).
Is it enough clear?
__________________
Cristiana
Data Base Administrator
Bologna
Italy
Reply With Quote