Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What in TSQL is comparable to padl() function in VFP?
Message
De
14/06/2001 17:47:02
 
 
À
14/06/2001 13:38:26
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
00518637
Message ID:
00519748
Vues:
15
I love this place. Always a better way to skin a cat and throw ideas around.

Thanks
John

>You can simplify this:
>
>SET @nextjobid = RIGHT(REPLICATE('0', 5) + LTRIM(RTRIM(@nextjobid)),5)
>
>-Mike
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform