Community
Participate
Working Groups
Build Identifier: 201109272101 Replace action_target to data_source_expr [usng_or_with_clause | for_clause]; When the data_source_expr is a SQLDataSource, replace doesn't support using clause Reproducible: Always Steps to Reproduce: 1.Create a function 2.replace rec to ds using(12345) 3.There is a Syntax error for "using"
Should be compile bug, not related to IDE from my perspective
The parser has been updated to support this
verified in 201110262101