blob: 43bb39685dff1e3559c2db1c13b485199b804fd4 [file]
select max(c_bigint) over(partition by c_date) from optional_type_v;