Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sys(2015) and SELECT ... INTO Table
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00691029
Message ID:
00691033
Vues:
15
This message has been marked as a message which has helped to the initial question of the thread.
lcTableName = SUBSTR(SYS(2015), 3)

SELECT * FROM MyTable INTO TABLE (lcTableName)

SELECT (lcTableName)


>Hi
>
>I use a directory Tmp for all tables , that i get with
>Select ... into table .
>
>So , i whish that each table have a different name .
>
>How can i make this Select ?
>
>Select ... INTO Table SUBSTR(SYS(2015), 3, 10) ?
>
>And after , how can i select and use this table ?
>
>Thanks
Chris McCandless
Red Sky Software
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform