1
Answer

stored procedure select distinct

Beginner

Beginner

7y
301
1
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)