Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can DECLARE Static Connection variables ?
Message
From
05/05/2003 10:35:29
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Can DECLARE Static Connection variables ?
Miscellaneous
Thread ID:
00784929
Message ID:
00784929
Views:
54
HI

I uses DECLARE @var on Batch command.

I can DECLARE @Table ( Batch Variable Table ).
I can CREATE #Table ( Connection Temporary Table ).
I can CREATE ##Table ( Global Temporary Table ).

I need DECLARE @var DATATYPE STATIC ( Connection Static Variable ).

Exists this possibility?

Fabio
Next
Reply
Map
View

Click here to load this message in the networking platform