Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parameterized Views In SQL
Message
De
10/05/2000 11:01:06
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Parameterized Views In SQL
Divers
Thread ID:
00368134
Message ID:
00368134
Vues:
63
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform