Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG or am I missing something very obvious?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01184707
Message ID:
01184832
Vues:
15
Jim,

I think you may be thinking of the VFP DELETE and the FOR clause.

>You are right, thanks for the correction.
>
>
>>>FROM clause is for VFP syntax not SQL syntax, in SQL it is a WHERE clause. There are two DELETE commands in VFP, one is VFP DELETE and it has a FROM clause the other is SQL DELETE and it has a WHERE clause. You are getting them mixed up.
>>
>>Jim, from Help:
>>
>>
>>DELETE - SQL Command
>>
>>DELETE [Target] FROM [FORCE] Table_List [[, Table_List ...] | [JOIN [ Table_List]]]
>>   [WHERE FilterCondition1 [AND | OR FilterCondition2 ...]]
>>
>>
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform