Hi,
An error occurs when executing a query against the following global table. Is this a bug? Is there a workaround?
Col 1 | Col 2 | |
Row 1 | 0 | 1 |
Row 2 | 0 | 2 |
Table.query("DELETE FROM GlobalTable1 WHERE [Col 1]==0")
If you check "Use Bundle", there will be no error, but if not, an error will occur.
Thanks in advance.sql-delete-error.fsm