I'm running LO Version: 6.1.3.2 on OpenSUSE LEAP 15.1 and have run into
a snag with a query I am trying to construct.
The SQL editor is rejecting this UPDATE query that, I believe, obeys
the standard SQL syntax.
UPDATE 'Adressensammlung'.'Adressen' SET 'Adressen'.'Print_flag' = TRUE
WHERE 'Adressen'.`Xmas` = TRUE;
I'm no SQL expert but I cannot for the life of me understand what is
wrong with that command.
Must I understand that LO Base is not supporting the standard SQL
syntax?
Cheers
Harvey