database
database copied to clipboard
💡 Using Common Table Expression (CTE)
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()
Or it might be some Fragment that contains Select object and alias.
I think it's a good feature after JSON functions