July 19, 2009 at 11:11 pm
Hi
I have 3 tables I wnat to show the data in this format
tbl_Student contains StdName,Addr1,Addr2,Addr3
tbl_Area AreaName,adrrs1 addrs2,addrs3
tbl-Incharge InchName,Addr1,Addr2,Addr3
Column1 Column2
=======================
AreaName1 AreaName2
Address Address
Inchname1 InchName2
Address Address
Student1, Student1
Address Address
Student2, Student2
Address Address
Student3 Student3
Address Address
thanks in advance
July 20, 2009 at 12:42 am
Maybe it's just a bit late for me but I'm thinking you're going to have to explain the mapping on that one just a wee bit more than you have. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
July 20, 2009 at 10:15 am
I'm not exactly sure of what your requirements are, but it seems UNION would help you out in constructing your query.
--
:hehe:
July 20, 2009 at 10:16 am
Dude...out of context... but is that Zidane doing the head-butt on your avatar? :hehe:
--
:hehe:
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply