Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
From one view to the other
Message
From
01/03/2013 12:58:22
 
 
To
01/03/2013 12:54:11
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01567265
Message ID:
01567268
Views:
40
>What would be the easiest way to add records from a view (Temporary table) to another view (permanent table). Both have the same fields.
INSERT INTO dbf_name [(FieldName1 [, FieldName2, ...])]

   SELECT SELECTClauses [UNION UnionClause SELECT SELECTClauses ...]
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform