blob: 5be61ac37f3cbd0284ae452707331aabe9f1ee28 [file] [log] [blame]
SELECT DENSE_RANK () OVER (ORDER by col_int ) dense_rnk FROM `smlTbl.parquet`;