Digerdoo Posted March 3, 2005 Share Posted March 3, 2005 1054 - Unknown column 'so.sources_other_name' in 'field list' select count(ci.customers_info_source_id) as no_referrals, so.sources_other_name as sources_name from customers_info ci, sources_other so where ci.customers_info_source_id = '9999' and so.customers_id = ci.customers_info_id group by so.sources_other_name order by so.sources_other_name DESC [TEP STOP] Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.