Not currently Jeff; on each next, do a delete. Could save some by making a deleting filter but that'd be a bit odd. St.Ack
On Thu, Aug 19, 2010 at 6:52 PM, Jeff Zhang <[email protected]> wrote: > Hi all, > > I'd like to delete a range of table, but could not find a convenient > api. One work around is first scan the range of table and then invoke > delete operation for each row. This seems not so good, is there any > other methods for this purpose ? > > > -- > Best Regards > > Jeff Zhang >
