Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete records
Message
From
26/09/2006 03:06:57
 
 
To
25/09/2006 11:20:40
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01156848
Message ID:
01157158
Views:
24
hi,
thank you very much,

yes it works.

have a nice time

regards.

m.qasem
>hmm, help says you can use FROM table as table_alias like in SELECT-SQL, but it does not seem to work. So back to your version:
>
>DELETE FROM (ma) WHERE EXISTS(SELECT * FROM NEWADSL WHERE &ma..telno==newadsl.telno)
>
>or
>
>DELETE FROM (ma) WHERE &ma..telno in (SELECT telno FROM NEWADSL)
>
>
>Bye, Olaf.
Previous
Reply
Map
View

Click here to load this message in the networking platform