2
Answers

Stored Procedure with dynamic where condition

I need to write stored procedure with dynamic where condition for filtering some records. The filter parameters are given by the front end application.


Thanks

Answers (2)