Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to SELECT from uncommited view?
Message
From
09/07/2002 03:28:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
How to SELECT from uncommited view?
Miscellaneous
Thread ID:
00676467
Message ID:
00676467
Views:
57
Hi,
How could I SELECT all of the records from uncommited view? I need to do this because I want to check the existence of records in the view. That will be more than one record. I tired to use SELECT ....WHERE myKey NOT IN (SELECT myKey FROM myview).. but the subquery always return EMPTY record.

Any ideas?

Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Next
Reply
Map
View

Click here to load this message in the networking platform