[RadiusNT] SQLServer Column Aliasing

Danny Sinang ( (no email) )
Wed, 18 Aug 1999 11:14:17 +0800

Hi guys,

Does anyone here know how I can do Column Aliasing in SQL Server ?

I am presently trying to shift to SQL Server from MS Access97.and my ASP
scripts won't run anymore.

It seems SQL Server does not recognize column aliasing like MS Access does.
For example,

Select column1 as [Column 1]