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 = 'Books') and (art.category = 'Books') and (c.id = cat.emailid) and (c.id = art.emailid) GROUP BY c.id, artid

Category: Books Index of Articles only


";
id Rvw artid file title description art_title
213[rvw] [art:8] [campaigns/7872092_clarity-first-july-10-2020-203.html] Clarity First, July 10, 2020, #203 The only thing that has ever changed the world. Woodblock-printed book precedes Gutenburg Bible by 45 years
CONTENT