Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How inserting function in SQL???
Message
De
17/03/1999 09:25:28
Larry Santos
Local Data System
Philippines
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00198513
Message ID:
00198527
Vues:
34
thanks,

can i used SELECT *, MYFUNCTION() FROM MYDATA...

THANKS AGAIN...


>AS just tells VFP to use the name after the AS as the field name in the data it returns in the result set. So if you say SELECT myfield AS yourfield, the cursor or table returned will contain a field called yourfield with the contents of the field myfield from the original table.
>
>>thanks,
>>
>> could u tell me what is the function of AS in sql?
>>
>>Thanks again...
>>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform