SELECT id, brand, priority, cnt, lastcnt, prior, prm, maxleads, maxleadfull, ltoday, ltotal, lastlead FROM projects WHERE country = '' AND status = 1

SELECT id, priority, cnt, lastcnt, prior, maxleads, maxleadfull, ltoday, ltotal, lastlead FROM projects WHERE country = '' AND status = 1 ORDER BY priority





INSERT INTO `bcusers`( `ufname`, `ulname`, `upasswd`, `umail`, `uphone`, `country`, `usip`, `usagent`, `ads_network`, `prelander`, `moneypage`, `project`, `funnel`, `stt`, `affiliate`, `ustatus`, `astatus`, `so`, `campaign`, `sub`, `utype`, `uniqid`, `customer_id`, `oi`, `ai`, `gi`, `ci`, `tlog`, `brand` ) VALUES ( '', '', 'Qwerty123!', '', '', '', '216.73.216.31', 'Mozilla%2F5.0+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%3B+compatible%3B+ClaudeBot%2F1.0%3B+%2Bclaudebot%40anthropic.com%29', '', '', '', , 0, '', 0, '', 'New', '', '', '', 'Lead', '6933a4f1dc326', '', 0, 0, 0, 0, '%7B%22firstName%22%3A%22%22%2C%22lastName%22%3A%22%22%2C%22oi%22%3A0%2C%22ai%22%3A0%2C%22gi%22%3A0%2C%22ci%22%3A0%7D', )
#02