Špatný dotaz: Unknown column 'informace' in 'where clause'
SELECT id,nazev,poradi,text,zkracene,url,id_kategorie,kod,datum,datum_zobrazovat FROM prispevek WHERE zobrazovat="A" AND (id_kategorie in(informace-k-jednotne-prijimaci-zkousce-2018-vcetne-vzorovych-testu) or exists(select * from prispevek_kategorie pk where pk.id_prispevek = prispevek.id and pk.id_kategorie in (informace-k-jednotne-prijimaci-zkousce-2018-vcetne-vzorovych-testu))) order by datum DESC ,id DESC