SELECT Like a Boss With Query Parameters
Updated 2 years ago
Version 4.0Can we use the above demonstrated Parameters to execute a Stored Procedure that expects Parameters?
When I tried, I get an error message that "Procedure or function 'sp_BDGT_NEROffering' expects parameter '@BudgetDate', which was not supplied. I tried with null parameter and a date as well.
Appreciate any comments or pointers to troubleshoot.