I have a datagridview on my form which i use to pivot information from my database. here is my query command to do so:
DECLARE @Date AS VARCHAR(MAX),