CTE in Query Builder
Posted: Thu 11 Dec 2014 20:42
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.
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.