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