A Database Error Occurred

Error Number: 1054

Unknown column 'www.tractustech.com' in 'where clause'

select count(*) as total from user_portfolio a, user_portfolio_category_link b,user_portfolio_link c where b.category_id = 2 && c.user_id = www.tractustech.com && b.portfolio_id = a.id && c.portfolio_id = a.id && a.status = 'Active'