Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Update with a SQL Select
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00128511
Message ID:
00128688
Vues:
13
>I was doing a search for the ability to do a select in a SQL Update statement came across this in one of the threads.
>
>Has anyone gotten anything like this to work in VFP?
>If so, could you share some examples? Or any examples of Update/Select working together.
>
>UDPATE t1
> SET rate = rate + (SELECT increase FROM t2 WHERE id = t1.id)
>
>Thanks,
>Steve

Hello Stephen,

I think this is not possible with VFP. but let me try other RDBMS.

Bye
Jayesh
- Jayesh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform