Are you able to use a recursive common table expression in a stored procedure? I have tried to create a stored procedure which uses a recursive common table expresion and I receive an error specifying that "an unexpected token WITH was found".
I have also tried to use a recursive...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.