Search code examples
How to SELECT a row WHERE a comma-separated column value contains a specified value in CodeIgniter...


phpcodeigniterwhere-clausedelimitedfind-in-set

Read More
Codeigniter database Join on two columns based on multiple values...


phpmysqlcodeigniterpyrocmsfind-in-set

Read More
In CodeIgniter, how to JOIN one table to another if a column value is found in another column contai...


phpmysqlcodeigniterjoinfind-in-set

Read More
How to JOIN tables by relating integers with comma-separated values with CodeIgniter's query bui...


phpcodeigniterjoinquery-builderfind-in-set

Read More
CodeIgniter SELECT query for records with a comma-separated column containing a value from a PHP arr...


phpmysqlcodeigniterquery-builderfind-in-set

Read More
CodeIgniter SELECT query WHERE any value of a PHP array is found in a column of comma-separated stri...


phpmysqlcodeigniterquery-builderfind-in-set

Read More
How to use find_in_set() function in Codeigniter to find more than one values from the database fiel...


phpcsvcodeigniterfind-in-set

Read More
How to add a FIND_IN_SET() condition to a WHERE clause with CodeIgniter's query builder...


phpcodeigniterwhere-clausequery-builderfind-in-set

Read More
How to use FIND_IN_SET() to JOIN two tables with CodeIgniter's query builder...


phpmysqlcodeigniterjoinfind-in-set

Read More
CodeIgniter's where() method is concatenating "IS NULL" in the rendered query when usi...


phpcodeigniterwhere-clausequery-builderfind-in-set

Read More
MySQL query's NOT IN() condition fails to accommodate a column containing comma-separated values...


mysqlfilterwhere-clausefind-in-set

Read More
How to prevent CodeIgniter adding IS NULL when writing a FIND_IN_SET() condition in where()...


phpmysqlcodeigniterquery-builderfind-in-set

Read More
I want to select rows which has a particular value in the column but the column can contain multiple...


sqlmysqldatabasefind-in-set

Read More
Check if specific value exists in a MySQL column containing comma-separated values...


phpmysqlfind-in-set

Read More
CodeIgniter SELECT query with JOIN conditions using FIND_IN_SET() is not returning the expected resu...


phpmysqlcodeigniterjoinfind-in-set

Read More
Join query with comma separated values in codeigniter...


phpmysqlcodeignitercodeigniter-2find-in-set

Read More
Replace comma-separated ids with corresponding names in a CodeIgniter SELECT query result set...


phpcodeigniterjoindelimitedfind-in-set

Read More
MySQL SELECT query in CodeIgniter WHERE a comma-separated column contains a specific whole value...


phpmysqlcodeigniterwhere-clausefind-in-set

Read More
Usage of FIND_IN_SET in query...


phpcodeigniteractiverecordgroup-byfind-in-set

Read More
difference between where_in and find_in_set...


phpmysqlcodeigniterwhere-infind-in-set

Read More
FIND_IN_SET on columns? Does it make sense?...


mysqlwhere-clausefind-in-set

Read More
How to do a query on a column containing comma separated values...


sqlmysqldelimitedfind-in-set

Read More
how to check if value from a comma-separated string exists in string MySQL...


mysqlfind-in-set

Read More
how can we use where condition if data is stored as implode...


phpmysqlcodeigniter-3find-in-setdenormalized

Read More
MySQL list IN list...


sqlmysqlfind-in-set

Read More
MySQL Query - Find_in_set on comma separated columns...


mysqlfind-in-set

Read More
FIND_IN_SET - Getting partial output due to doubled values...


sqlmysqlrecursive-queryfind-in-set

Read More
Join two tables with comma separated values...


phpmysqlleft-joingroup-concatfind-in-set

Read More
MySQL query joining issue while using FIND_IN_SET and GROUP_CONCAT...


mysqlsqljoinleft-joinfind-in-set

Read More
How to find Array values to search in FIND_IN_SET...


laraveleloquentfind-in-set

Read More
BackNext