in

SQL Server Blogs

Voices from the UK SQL Server Community

Browse by Tags

  • Another TSQL random length random string generator

    The following function function will return you a random string of the specified characters, for a length of between @StrLenLo and @StrLenHi. The only ‘Oddity’ with using this function is that if the parameters are not dependant upon data within a table SQLServer will create a hash join which will cause...
    Posted to SQL and the like (Weblog) by Anonymous on Thu, Aug 27 2009
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems