I have a variable @tempTable (NVARCHAR(255)) that is name of temp table. I\'m trying to perform an action if data exists in the the table. Ther
@tempTable (NVARCHAR(255))