gcpug / dogrun

Apache License 2.0
0 stars 0 forks source link

Does Mutetion Limit 20000 for each Commit increase in the future? #20

Open sinmetal opened 5 years ago

sinmetal commented 5 years ago
UPDATE {Table}
SET Hoge = 1
WHERE Hoge = 2

If the subject Row exceeds 20000, can it be included in Transaction?