blob: 53bfa58bd6cdff9e62722c13a96e9c681371ebd8 [file] [log] [blame]
select a2, min(distinct a2) over() from t2;