FEHLER: Fehler »Syntaxfehler« am Ende der Eingabe at character 134 QUERY: select * from book_author_references, author where author.id = book_author_references.author_id and book_author_references.book_id =
WebJazz Internet SuiteSQL-Query Error
Please contact the administrator for this site!
FEHLER: Fehler »Syntaxfehler« bei »and« at character 65 QUERY: select * from book where is_published = true and category_id = and id != order by release_date desc, wj_mod_date desc limit 3
WebJazz Internet SuiteSQL-Query Error
Please contact the administrator for this site!
FEHLER: Fehler »Syntaxfehler« bei »order« at character 69 QUERY: select * from book_reviews where is_published = true and book_id = order by date desc