-
100% new high quality Rechargeable battery
- Replacement
Invalid query: Unknown table 'function' in where clause
select distinct m.models_name
from models m,models_to_products mp,products p
where m.models_type='1'
and m.models_id=mp.models_id
and mp.products_id=p.products_id
and m.models_brand=''
and p.products_id=function.mysql-query order by m.models_name, m.impression DESC limit 0, 3 |