Bootstrap

db2 row_number(), oracle rowid

select ROW_NUMBER() OVER(order by id desc) from e2exlation.asset
;