blog.voina.org
Voina Blog (a tech warrior's blog) DB2: Limit an UPDATE/DELETE query in DB2
There are times when a simple UPDATE or DELETE cannot be used directly on the database due to the huge amount of data stored in the table. We already covered the topic of increasing the transaction…