我在将SQL语句转换为CodeIgniter查询生成器记录时遇到了问题。在工作台中,我运行了以下查询,没有任何问题。SELECT DISTINCTFROMINNER JOINONquery->result(); You have an error in your SQL syntax; check the manual that
ad_di_title,color.title as color_title');$this->db->join('default_dmadata as dm', 'nbr.dma_id = dm.id', 'left');
$this->db->join('default_states as st',