Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to query this?
Message
From
12/12/2001 17:25:56
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
How to query this?
Miscellaneous
Thread ID:
00593608
Message ID:
00593608
Views:
62
Hi,

Maybe I am missing something obviouse, here is the problem:

I want query from a table by a set of known recno(), something like this if it will work:

SELECT FROM tableA WHERE RECNO() IN (SELECT nRecno FROM tableB)

tableB only have one column nRecno which to store needed recno().

This is a data cleaning process, I can not afford to alter tableA because the size.

Thanks in advance.

Jun
Next
Reply
Map
View

Click here to load this message in the networking platform