blob: 6f7d052ac7b140b0185bc017de50450b9df06b1e [file] [log] [blame]
explain plan for select * from ( select extract(month from now())=extract(month from current_timestamp) from sys.drillbits limit 1 ) t limit 0;