Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with syntax
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Help with syntax
Divers
Thread ID:
00996628
Message ID:
00996628
Vues:
61
what would the correct syntax be for a select statement with an inline counter?

example
declare @ctr int

select (set @ctr = @ctr + 1) as ctr, * from PayTypeFL
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform