RBQL icon indicating copy to clipboard operation
RBQL copied to clipboard

How to do consecutive queries

Open ted-dgk opened this issue 9 months ago • 0 comments

In the docs about not supporting nested queries you say you can run consecutive queries. Does that mean we can run multiple queries in the RBQL Console UI query box. I want to update several columns during a 'Run'. If I do them one at a time the first one is lost since I am again running on the original data. Is there a delimiter between RBQL queries? Can you give an example of consecutive queries?

Thanks

ted-dgk avatar Mar 17 '25 23:03 ted-dgk