1
Answer

stored procedure select distinct

Beginner

Beginner

8y
2.1k
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)