SQL=SELECT DISTINCT c.id, artid, file, title, description, cat.art_title FROM campaigns as c, catbyid as cat, artbyid as art WHERE (cat.category = 'Customer Perspective') and (art.category = 'Customer Perspective') and (c.id = cat.emailid) and (c.id = art.emailid) GROUP BY c.id, artid

Category: Customer Perspective Index of Articles only


";
id Rvw artid file title description art_title
170[rvw] [art:1] [campaigns/7665587_clarity-first-september-13-2019-160.html] Clarity First, September 13, 2019 #160 Empathy is a toolA for building people into groups. Surveys are pretty much useless. How to talk so users will listen, and how to listen so users will talk.
CONTENT