blob: 87f9f4d90a41c4937d91f3e8ae86979b9834e018 [file] [log] [blame]
select a2, sum(distinct b2) over() from t2;