I have the following declared variables
DECLARE @start_date NVARCHAR(MAX), @end_date NVARCHAR(MAX), @query_string NVARCHAR(MAX)
I the