Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange SQL result
Message
 
 
À
04/01/2005 16:39:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00974162
Message ID:
00974229
Vues:
25
>>>Try
>>>
>>>
>>>NOT DELETED("Links")
>>>
>>>
>>You cannot use function like DELETE() with alias as parameter in SELECTS.
>
>Really! I could not varify my suggestion. I do not have a copy of VFP with here.

Really. Alias you specify refers to the original table but SQL SELECT doesn't use open tables but reopens them again under different alias (similar to USE AGAIN).
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform