Hi Guys, Kindly help in getting the query sorted. I want the names of the fields of the AREA, ENGINEER and PROBLEM,which I am unable to it. Thakns In Advance! Shekar
select a.area, e.engineer, c.problem from complaints c, area a, engineer e where a.areaid = c.area and e.engid = c.engineer Is that wat you were looking for? Using "engineer" and "area" instead of "engid" and "areaid" in your complaints table is a bit confusing, by the way. - Peter
So I left, I came home, and I ate some pie. And then I read this tiny ad:
Free, earth friendly heat - from the CodeRanch trailboss