Hi, I have used the below query for the getting different dense rank select ROW_NUMBER() OVER (ORDER BY column2,column84,column21) ID, RANK() OVER (...
Hi , I have a Table as below, ID Column1 Column2 Column3 1 ABC ZXC...
Separate names with a comma.