SQLServerCentral » Latest topics
Stored procedure to pass date ranges
I would like to write a stored procedure that use the date range for the different sum and count functions. The tblOrder table has two dates; orderdate and biddate. What I want to do is when @StartDate and @EndDate are passed I want it to be use
No comments:
Post a Comment