> Thanks for the detailed reply!
> Somehow I missed that. Searching for "dummy table" in the first place instead 
> of "empty table / from" would have brought up that post as first hit. I need 
> to improve me Google skills :)

I guess that depends on "where you come from". When you're used to
Oracle, DUAL seems as natural as anything. When you're used to other
databases you probably don't think about dummy tables. When you're
strictly following the SQL standard, then you'd expect the FROM clause
to be mandatory only within a <table expression>

In the end of the day... SQL can be confusing :-)

> Now I'm even more amazed by your work than I was before, jOOQ is awesome!

Thanks!

Reply via email to