Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Include deleted records
Message
 
À
01/11/2000 09:09:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00436636
Message ID:
00436645
Vues:
21
>Hi
>
>I have a select with two tables that LEFT OUTER JOIN, I want the joined table to include it's deleted records as well as the non-deleted ones.
>
>Any ideas on how to sort this? I have tried SELECT.....WHERE DELETED("table2") OR !DELETED("table2").
>
>Thanks
>Kev

Using the SET DELETED command before the Select should do what you want. Look up the command in your help and see what SET DELETED ON/OFF will do.
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform