Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameterized Views In SQL
Message
From
10/05/2000 11:01:06
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Parameterized Views In SQL
Miscellaneous
Thread ID:
00368134
Message ID:
00368134
Views:
64
Can you create a parameterized view in SQL 7.0.

example:

Create View v_Name

@iID int

AS

Select field1 from table where iid = @iID
thanks
oz
Next
Reply
Map
View

Click here to load this message in the networking platform