Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question about SQL command .
Message
 
 
À
06/09/2000 05:55:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00412821
Message ID:
00412959
Vues:
15
I have no idea how you could get 3 records but is this what you are looking for --

select FieldA + FieldB + FieldC as MyNewField from TableA where...


>Dear all,
>
>I have a little problem about SQL command. I have a table which has 3 fields. That 3 fields are contain the same article number. Can I use one SQL command to merge 3 separate field into one? Example shown as below:
>
>Table A (1 record):
>
>FieldA FieldB FieldC
>----------- ------------ -------------
>ABC DEF XYZ
>
>
>After SQL command, Table B created (3 records).
>
>FieldSQL
>--------------
>ABC
>DEF
>XYZ
>
>Thanks a lot!!
>
>Best Regards
>
>Justy Chow
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform