Reply to thread

Out of interest what is performance like if you run the select to get a result set and then iterate over it in code and call the delete for each item?


Top Bottom