Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql Equivalent to PADL() in SQL 2000
Message
 
À
07/09/2006 16:46:36
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:
01152095
Vues:
35
Tracy,

He he, BOL is your friend :-D

MartinJ

>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')
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform