Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete query
Message
From
02/08/2001 14:55:44
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Delete query
Miscellaneous
Thread ID:
00539028
Message ID:
00539028
Views:
39
hi

how can I write this query in MS access in vfp

DELETE DISTINCTROW claim_detail.*
FROM [claims 02] INNER JOIN claim_detail ON ([claims 02].LINE = claim_detail.LINE) AND ([claims 02].CLAIM_NUM = claim_detail.CLAIM_NUM);


bhushan
Next
Reply
Map
View

Click here to load this message in the networking platform