Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inserting Records in Between
Message
De
21/07/2013 05:38:27
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Inserting Records in Between
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01578969
Message ID:
01578969
Vues:
53
If I have table say A and another table Say B and if I want to insert records of Table B in Table A, I may do it like this,
Insert into A.DBF (Filed1) select Field1 from Table B.
But how to insert the Table B records if I want to insert the Table B records after the record Number 10 i.e Recno() 10 of Table A.

I.e How to insert Table B records in Table A after the Table A RECNO()>10
Harsh
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform