Support CTEs for UPDATE, DELETE, INSERT

Issue #2563 resolved
Former user created an issue

Please support CTEs for DML statements.

Our application currently uses the attached code in our application to allow CTEs with DELETE, UPDATE, and INSERT. The code is pretty straightforward, and may give a hint on how to do this in the core code.

Thanks for looking at it,

Fred

Comments (2)

  1. Log in to comment