SELECT
`WCRR_CATEGORY`.`opis`
FROM
`WCRR_CATEGORY`
INNER JOIN `JOUR_WWW_ARTICLES_CASE_TYPY` ON (`WCRR_CATEGORY`.`ID_CATEGORY` = `JOUR_WWW_ARTICLES_CASE_TYPY`.`ID_CASE`)
WHERE
`JOUR_WWW_ARTICLES_CASE_TYPY`.`ID_ARTICLE` =
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 7
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 7