Subquery


with x as (select sysdate from dual)
select * from utter_bollocks.x;

One Response to Subquery

  1. Oh, I didn’t realise that! schema is ignored. nice.
    Embedded abuse to amuse and annoy whomever is debugging your code.

Leave a comment