|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
How to select common rows based on a PK in a single table?
This is the table - Id1 Id2 Id3 Id_Cliente 0 0 4 12941 0 0 5 1 0 0 5 10 0 0 5 960 0 0 6 1 0 0 6 10 0 0 7 1 0 0 7 92606 0 0 9 1 0 0 9 10 0 0 9 15033 I have to choose the rows of the Id_Cliente 1 and 10 but only the common rows? ie. 0 0 5 0 0 6 0 0 9 How to select this? |
![]() |
| Viewing: Dev Articles Community Forums > Databases > General SQL Development > SQL query, selecting common values |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|