Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Query
Message
From
23/02/2010 07:51:45
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
23/02/2010 07:50:09
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Re: Query
Miscellaneous
Thread ID:
01450439
Message ID:
01450440
Views:
60
>hello!
>i have two tables and i wanna move some records from 1 table to another so i wanna write
>
>select *;
>from; 
>mainbase! clients ;
>where client.id=1; 
>into table classln;
>
>the problem with this Sql i s the table Classln is gonna get re written. can i fit an Append Blank in there somewhere?


Check help for SQL INSERT

Agnes
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform