in

SQL Server Blogs

Voices from the UK SQL Server Community

Browse by Tags

  • Should alias names be preceded by AS? - Part 2

    In the Part 1 , I expressed my opinion on having the alias names preceded by the keyword AS Adding to the examples given at the link, consider this example too SELECT 10number , 10.number , 10 number , 10 [number] , 10[number] , 10 as number It gives six columns with the result 10 and alias name number...
    Posted to Madhivanan (Weblog) by Madhivanan on Tue, Sep 9 2008
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems