• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to set a value for all records?
#2
Hi Stam,

You are correct, batchMerge and batchUpdate do no accept "*" for cdbRecordID. You can use cdb_list(yourTableName, "cloud") to get a line delimited list of all the recordIDs in a table. Then repeat for each line to populate the array for a batchMerge.

Let me know if you need any help or run into any issues.

- Efrain
  Reply


Messages In This Thread
How to set a value for all records? - by stamatis - 04-22-2021, 03:39 PM
RE: How to set a value for all records? - by efrain.c - 04-22-2021, 06:17 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)