Questions tagged as 'mysql-find-in-set'

1
answer

Replication of database query with multiple FIND_IN_SET ()

I have the following query to find topics related by a set of ID's that are not the topic to be viewed: SELECT press.image, press_i18n.title, press_i18n.slug FROM press INNER JOIN press_i18n ON ( press.press_id = press_i18n.pre...
asked by 03.07.2014 / 03:16