Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql Equivalent to PADL() in SQL 2000
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01152075
Message ID:
01152086
Vues:
25
Thanks so much Martin! That works.


>Hi Tracy,
> no, but you can use other functions:
>
>REPLICATE(' ',nLength-LEN(RTRIM(LTRIM(expression))))+RTRIM(LTRIM(expression))
>
>
>SELECT * FROM mytable ORDER BY mytable.myfield, REPLICATE('0',15-LEN(RTRIM(LTRIM(mytable.myfield2))))+RTRIM(LTRIM(mytable.myfield2))
>
>MartinJ
>
>>Nevermind, LPAD.
>>
>>
>>Anyone know the equivalent to PADL() in SQL?
>>
>>E.g.:
>>
>>SELECT * FROM mytable ORDER BY mytable.myfield, PADL(mytable.myfield2,15,'0')
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform