For a specific Advertisement status for last 3 Days…
—for a specific Advertisement status for last 3 Days… if we include the Set @AdvName = ‘%’ line then and remove the above line in red color will show for all advertisements with last 3 days status — To include all we need to give % in SQL this is a tip Declare @AdvName Varchar(256)Set … Read more