mysql join 3 tables and count
        Posted  
        
            by air
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by air
        
        
        
        Published on 2010-03-27T14:08:17Z
        Indexed on 
            2010/03/27
            14:13 UTC
        
        
        Read the original article
        Hit count: 238
        
Please look at this image

here is 3 tables , and out i want is
uid from table1 industry from table 3 of same uid count of fid from table 2 of same uid
like in the sample example output will be 2 records
Thanks
© Stack Overflow or respective owner