SQL Error:
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 3
SELECT count
(*
) as RecCT
FROM prd
WHERE prd_pc_id
= SQL Error:
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 'ORDER BY prd_crt_dt , prd_id LIMIT 0 , 20' at line 3
SELECT *
FROM prd
WHERE prd_pc_id
= ORDER BY prd_crt_dt , prd_id
LIMIT 0 , 20