Skip to Content
0
Former Member
Sep 12, 2007 at 12:43 PM

hi

19 Views

can any one tell how how can we select the data from two tables where

the two tables have common key fields say A , B , C.

some X field is there in first table say tab1.

some Y field is there in second table say tab2.

now i want all those entries for X and Y whose key fields in both the tables are equal.

that is tab1-A = tab2-A

tab1-B = tab2-B

tab1-A = tab2-C

can any one tell this.

thnks,

VAAS.