database icon indicating copy to clipboard operation
database copied to clipboard

💡 Using Common Table Expression (CTE)

Open Concentum opened this issue 2 years ago • 1 comments

I have an idea!

Please consider implementing a function to use a common table expression (CTE). in SelectQuery. This feature can greatly simplify complex queries and make them more understandable.

This might look like function withQuery() or withCTE()

Concentum avatar Oct 28 '23 15:10 Concentum

Or it might be some Fragment that contains Select object and alias.

I think it's a good feature after JSON functions

roxblnfk avatar Oct 28 '23 15:10 roxblnfk