|
I am trying find the results from the multiple tables. I have Employee table with empId and empname. Dept table
with empId and deptno, dept-name There are only two rows in master and two corresponding rows
in the detail tables. When I am using the Inner join I am getting the four
results. Where as I am expecting two results. Each result inturn should
contains Two detail records. Can you please give the query syntax to fetch the data from
multiple table using the join.
|
- Using Joins suresh.dodda
- Re: Using Joins Ted Schrader
- RE: Using Joins suresh.dodda
- Re: Using Joins Ted Schrader
- Procedures in iBatis Suman . Mishra
- Re: Procedures in iBatis Beemsterboer Software
- RE: Procedures in iBatis Suman . Mishra
- Re: Procedures in iBatis Beemsterboer Software
