Viewing 2 posts - 1 through 3 (of 3 total)
You can always add an alias to the server
May 1, 2014 at 1:24 am
#1710044
Declare @Tab as varchar
set @Tab= char(9)
use @Tab wherever you need
January 8, 2008 at 3:20 am
#765639