Lỗi cơ sở dữ liệu WordPress: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 4]SELECT a.id_phuong, b.ma_phuong, b.ma_bv, b.link_camera
FROM cat_oc_user_phuong a
LEFT JOIN cat_oc_phuong b ON a.id_phuong = b.id
WHERE id_user =
Lỗi cơ sở dữ liệu WordPress: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND c.nhom_tieuchi = 'TPO_CTXH_XA2534440'' at line 11]SELECT DISTINCT c.ten_tieuchi_cha, e.indunit, a.v1, a.v2, a.v3, a.v4, a.v5, a.v6, a.v7
FROM cat_oc_vsr a
LEFT JOIN cat_oc_tieuchi b on a.indicator = b.tieuchi
LEFT JOIN cat_oc_tieuchi_cha c on b.tieuchi_cha = c.ma_tieuchi_cha
LEFT JOIN cat_oc_tieuchi_phuong d ON a.indicator = d.ma_tieuchi
LEFT JOIN cat_oc_vsr e on c.ma_tieuchi_cha = e.indicator
WHERE
a.nam = 2025
AND a.thang = 01
AND d.id_phuong =
AND c.nhom_tieuchi = 'TPO_CTXH_XA2534440'