Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Include deleted records
Message
 
To
01/11/2000 09:09:40
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00436636
Message ID:
00436645
Views:
20
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform