Hi Experts,
I am running a query below in ssms and it returns data,but when i put the same query on stored proc it returns nothing.The query must return yesterday's data
Please help
Create proc dbo.p_RS_Created_Bonuses
AS(
SELECT
I am running a query below in ssms and it returns data,but when i put the same query on stored proc it returns nothing.The query must return yesterday's data
Please help
Create proc dbo.p_RS_Created_Bonuses
AS(
SELECT