On Thu, Apr 07, 2005 at 11:51:10 +1000,
Chris Smith <[EMAIL PROTECTED]> wrote:
>
> Is there another way to approach this?
>
> I'm trying to delete records through a webapp and if there are 500,000
> records for example, I can't really leave the page open and expect it to
> finish...
Maybe you could use a statement timeout and schedule a batch delete if
the delete times out?
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly