Wednesday, August 06, 2008 - Posts

Another use of GO command in SQL Server 2005
06 August 08 07:07 AM | Madhivanan | 2 Comments   
As you all know, GO command signals the end of the batch of T-SQL statements However in SQL Server 2005, it is also used to execute set of commands for a specified number of times Consider that you want to create a table that should have hundred random Read More...
Filed under: , ,