Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with select sql
Message
From
17/07/2003 10:54:44
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Help with select sql
Miscellaneous
Thread ID:
00811082
Message ID:
00811082
Views:
36
Hi

I have one table , that have this fields : Codigo , NumCliente , NumDoc
and more ...

I need make one select that returns , all records that NumCliente and NumDoc have the same value , that other record in table

Exemple
Codigo       NumCliente     NumDoc
1                    1                    1
2                    2                    2
3                    3                    3
4                    4                    4
5                    1                    1

Select may return Codigo 1 and 5 , because in this records NumCliente and NumDoc have the same value .


Do you understand ?

Thanks




Pedro Silva

world is wonderful with your help .

Next
Reply
Map
View

Click here to load this message in the networking platform