rownumber() function is used to return the rownumber with select query
The Follwoing query will return the result set row number
Syntax ROW_NUMBER ( ) OVER ( [ ] )
Example Select row_number() over(Da ga ProductID) kot SlNo,productname,unitprice iz proizvodov