in

SQL Server Blogs

Voices from the UK SQL Server Community

Browse by Tags

  • Happy New Year

    set nocount on select space ( 7 - len ( replicate ( char ( 42 ), no )))+ replicate ( char ( 42 ), no * 2 - 1 ) from ( select top 5 row_number () over ( order by name ) as no from sysobjects ) as t union all select space ( 5 )+ replicate ( char ( 124 ), 3 ) union all select cast ( 0x4861707079204E65772059656172...
    Posted to Madhivanan (Weblog) by Madhivanan on Wed, Dec 31 2008
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems