PEAR: Query failed
Error message: DB Error: syntax error
SELECT name, t.value AS mastervalue, tl.value AS value
FROM sntweb_terms t
LEFT JOIN sntweb_translations tl ON tl.term_id = t.id AND tl.country_id =
[nativecode=ORA-00921: unexpected end of SQL command].
Query:
SELECT name, t.value AS mastervalue, tl.value AS value
FROM sntweb_terms t
LEFT JOIN sntweb_translations tl ON tl.term_id = t.id AND tl.country_id =