2021-11-30

Couchbase Update query divide

I am trying to update the document using the UPDATE query statement on the couchbase. EX) UPDATE Users SET cityIndex = 1 where Users.city= "NewYork";

There was so much data that I wanted to divide 3,000 to 4,000 and proceed with the UPDATE. How should I proceed? There is PRIMARY INDEX.



from Recent Questions - Stack Overflow https://ift.tt/3o18zgi
https://ift.tt/eA8V8J

No comments:

Post a Comment