Just looking for some help with a stored procodure in MSSQL. I have commonly come across the following code:
DECLARE @EndTime datetime SELECT @StartTime=GETDATE()