blob: cbe6289a0fbe05baaa7ceac11093119efe690a57 [file]
select count(*) over(partition by c_date order by c_date, c_integer) from optional_type_v;