Justin True

Results 2 issues of Justin True

I think it would be fairly easy to add support for Lateral subqueries. They are part of the ANSI SQL standard and supported by at least Oracle and Postrgresql. Can...

I wrote the 2 unit tests below to illustrate an issue I am facing with subqueries used within the where clause of an outer query. My expectation is that I...