View Single Post
  #4 (permalink)  
Old 2006-02-16, 11:35 PM
Phailak Phailak is offline
Junior Member
 
Join Date: Jan 2006
Posts: 2
Phailak
Default

Thanks, I figured it out wit a little help, basically I have a SELECT statement in my joins where as each join does a count for each field. So that Table A Join Table A count(fieldA) on bla bla bla join again tablea but with a different field to count

Anyway all that to say it works, thanks
Reply With Quote