List of Contributions

Ropelski

Contact Details

Ropelski


My Content

1 to 1 of 1 total
Posted By Ropelski Feb 24, 2026 11:31:57 AM
Found In Egroup: Advanced Software
\ view thread
What exactly is happening is that when you use (), then the SQL parser is looking for a new query inside a query - that's why it returns error, that it's looking for a Select statement - it's wanting a new query. Also the FactoryTalk Optix SQL parser is based on a simplified version of standard SQL ...