in reply to Re: Cycle through primary key with DBI
in thread Cycle through primary key with DBI

If you're going to use the UPDATE method, you could probably simplify the logic by ensuring beforehand that the database is seeded up to the max limit.
  • Comment on Re: Re: Cycle through primary key with DBI