DECLARE @ApplicationId uniqueidentifier SELECT @ApplicationId = NULL
what does this Select do? I have to modify as procedure but don’t know what this code does. i am not a dba so bear with me.