Open
Description
We have recommendations around how to do bulk deletes in CockroachDB on this page:
https://www.cockroachlabs.com/docs/stable/bulk-delete-data.html
We should add an example in Java and C# in addition to the one we have in Python that accomplishes this.