Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copying a table
Message
De
31/10/2003 06:48:44
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
30/10/2003 15:31:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00844706
Message ID:
00844869
Vues:
19
>i have two table with the same structure with around 65 fileds
>
>here is the code
>
>select * from table_a where name = "BOB" into cursor cur_b
>
>
>
>and i want to copy the result to table_b
>
>
>how can i do
>
>
>if you add msn and can help me live tell me thks.

select Table_B
append from table_A for name = "BOB"

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform