Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cycles with SQL pass thought
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00432646
Message ID:
00432664
Vues:
19
It depends on where the data you want to inset is... you can do something like...

INSERT INTO MyTable SELECT * from ThisTable WHERE ...

BOb

>Hi,
>
>Anyone knows if it's possible to make a cycle in SQL "language"?
>
>With VFP:
>
>For i = 1 to 500
> Insert into myTable(....
>Next i
>
>With SQL:
>
>???
>
>
>Thanks,
>
>Ricardo
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform