1
Answer

stored procedure select distinct

i want to select top 3 values from a table where a particular column should have distinct values only..
how to write the stored procedure in such case?? 

Answers (1)