Tuesday, 4 November 2025

rownumber over by

 select *,

ROW_NUMBER() Over (PARTITION  by ColumnType order by ColumnType desc ) as rn

from [NH].[tbl_NewHire_LookupValues]  where countryCode='AE'

i have duplicate dropdown values entered remove it from the list 

by using above code not getting row number properly 



No comments:

Post a Comment

HCL healthcare

 hcl health care f2f second round interview asked more uestions on microservice 1.apim manage all apis in one place 2.sql profiler in one fo...