SELECT ROW_NUMBER() OVER (ORDER BY team_name ASC) AS ROWID, * from teams
where team_name like '%man utd%'
ROWID will give u the row number chilll ;) remember me in your prayers take care FEEAMANALLAH
AHSAN SARFRAZ UNIVERSITY OF ENGINEERING AND TECHNOLOGY TAXILA PAKISTAN COMPUTER SYSTEM ENGINEERING DEPARTEMENT