Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DELETED() function and SQL
Message
 
 
To
17/08/2006 13:17:07
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Miscellaneous
Thread ID:
01146477
Message ID:
01146480
Views:
16
This message has been marked as the solution to the initial question of the thread.
No. See Re: Strange DELETE problem Message #1138949

>Is this SQL command returns the deleted status of one record from file a?
>
>set deleted off
>
>SELECT a.field1, b.field1, a.field2, b.field4, deleted('a') ;
> FROM a, b ;
> WHERE a.field1 = b.field1
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform