I am trying to execute Select query with ID parameter, now if ID is empty then I want All Rows, otherwise only row which contains this ID, So far, I have created this Store Procedure,I am trying to execute Select query with ID par
I am trying to execute Select query with ID parameter, now if ID is empty then I want All Rows, otherwise only row which contains this ID, So far, I have created this Store Procedure,I am trying to execute Select query with ID par