Declaring a variable in SQL Server 2008(dotnetvj.com)
submitted by
Kadiyalavj(580) 2 years, 8 months ago
Previous release of the SQL Server we used to have two lines code to declare a variable and assign a value to that variable.
Ex:
DECLARE @i INT
SET @i = 10000
|category: Database
|Views: 4
tags:
Vijaya_Kadiyala dotnetvj Database another
Everyones tags:
Your Tags: