Help Needed regarding performance improvement of delete query

2004-03-15 Thread ashish ratna
Hi All, We are working for purging of old data from the database. But we are facing performance problems in this. We are using select query which is created dynamically on the basis of number of records. We want to know if there is any limit for size of query in Universe. Although in

RE: Help Needed regarding performance improvement of delete query

2004-03-15 Thread ashish ratna
, March 15, 2004 4:50 PM To: ashish ratna Subject: RE: Help Needed regarding performance improvement of delete query Ahhh I thought you were selecting records and deleting them. So the first thousand would have disappeared, and you would obviously get a different thousand next time round because