If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Say I have got table1 - col1,col2,col3. Table 2 is exactly same. How do I find out the values of col1 from table 1 which has got the same number of rows in both table1 and table2.I want to establish this in one single query.