List:MySQL and Java« Previous MessageNext Message »
From:Alan Ezust Date:May 18 2005 2:08pm
Subject:Re: iterate and delete through a HEAP table - updatable result sets
View as plain text  
My workaround was to make a composite key of all the columns, and that
made it possible for me to iterate and delete each element.

thanks --alan


On 5/18/05, Clayburn Juniel <clayburnwj@stripped> wrote:
> You didn't describe how you got data into the heap
> table.
> 
> Is there some reason why you can't make a primary key
> of the state and tlid as befor.
>
Thread
iterate and delete through a HEAP table - updatable result setsAlan Ezust16 May
Re: iterate and delete through a HEAP table - updatable result setsAlan Ezust18 May