When I try to use a simple query in the query builder that has a CTE I get the following error.
Example:
WITH statement......
SELECT statement.....
Error: One of the following statements expected: SELECT, INSERT, UPDATE, DELETE.
The code is correct. Is this a bug?
Thanks
K. Carter Sr.
CTE in Query Builder
Re: CTE in Query Builder
Unfortunately, Query Builder does not support CTE yet. You would suggest the feature at our User-Voice forum.