Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting the size for fields in select statement
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00649677
Message ID:
00649696
Vues:
7
>You can use PADR() function.
select PADR(transform(nvl(field1,"nothing")) + ;
>              transform(nvl(field2,"either")), 32) ;
>  from x
>

Thanks, Sergey! :)
Like Frank said: "I did it... MY WAY!"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform