Is anyone aware of some SQL functions being unsupported in Workbench? I have been using a small query that contains both charindex and substring.
When I run it directly against our database in SSMS it works fine, but it seems Workbench is not interpreting correctly.
It would be helpful to know if there's a document existing somewhere with supported/unsupported SQL functions.