If I try and run the following query in SQL firehose:
DELETE FROM AccessUser where accessuserid = 3781
I get the error:
The following exception message was returned by the server: Incorrect syntax near ')'.
This site was recently upgraded to version 9.9.1. I also tried this on a different test site that we upgraded to 9.9.2 with the same result.
Can anyone help with this?