blob: af089dfba263e6455e9237bc3c30e28c4f866359 [file] [log] [blame]
select count(1) as unique_key from lineitem where l_orderkey = 1000;