Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL SELECT column puzzler
Message
 
 
À
11/03/2005 17:06:38
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Database:
MS SQL Server
Divers
Thread ID:
00994995
Message ID:
00995044
Vues:
24
>Instead of SELECT *, you might explicitly list all the fields: SELECT Field1, Field2, left(Field3, 2) as Field3, assuming the problematic field is called Field3.

Thanks, I know I could do that, but I am trying to avoid it from a maintenance POV. This is now a generic routine and I don't want the layouts of these six tables hard coded into it.

Mike
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform