Search code examples
SELECT query with WHERE clause containing CONCAT() and REGEXP using CodeIgniter's query builder...


phpcodeigniterconcatenationwhere-clausequery-builder

Read More
Condition in WHERE Clause...


sqlsql-servercasewhere-clause

Read More
When to use codeigniter where() function and when get_where()...


phpcodeigniterwhere-clausequery-builder

Read More
How to pass multiple WHERE conditions using CodeIgniter's get_where() method...


phpcodeigniterwhere-clausequery-buildermethod-parameters

Read More
SELECT rows WHERE a date column value equals one of three values using CodeIgniter's query build...


phpcodeigniterwhere-clausequery-builderbetween

Read More
SELECT rows WHERE a column value is found in a foreign table's column using CodeIgniter's qu...


phpcodeigniterwhere-clausequery-builderexists

Read More
Multiple values from case expression then...


sqloracle-databaseoracle11gcasewhere-clause

Read More
Performance of CASE expression in WHERE condition...


sqlperformancecasewhere-clause

Read More
Convert OR operator to case expression...


mysqlsqlcasequery-optimizationwhere-clause

Read More
Convert raw SQL containing the same calculation the SELECT and WHERE clause to CodeIgniter's que...


phpcodeigniterwhere-clausequery-buildercodeigniter-query-builder

Read More
Case expression for 'where [value] is not null'...


sqlnullcasewhere-clause

Read More
CASE expression in WHERE...


sqlt-sqlcasewhere-clause

Read More
Case Expression Inside Where Clause...


sqlwhere-clausecase

Read More
Pass every two elements of an indexed array as column => value parameters for CodeIgniter's w...


phparrayscodeigniteractiverecordwhere-clause

Read More
Optimizing query with nested where clauses...


sqlnestedfirebirdwhere-clause

Read More
Postgres chkpass compares 'contain' and not 'equal'...


postgresqlcomparewhere-clauseequality

Read More
Passing a string of WHERE conditions to CodeIgniter's get_where() method renders an invalid quer...


phpmysqlcodeigniterwhere-clausequery-builder

Read More
Codeigniter - How to get records from database where one fields value is more than another?...


phpmysqlcodeigniterwhere-clausequery-builder

Read More
CodeIgniter Query Builder WHERE a column value is greater than another column value...


phpcodeigniterwhere-clausecomparisonquery-builder

Read More
What is the difference between HAVING and WHERE?...


sqlwhere-clausehaving

Read More
CodeIgniter JOINed tables returning results which should be disqualified by WHERE condition...


phpcodeigniterjoinwhere-clausequery-builder

Read More
How to write a WHERE clause with two separate comparisons with CodeIgniter's query builder...


phpcodeigniterwhere-clausequery-builder

Read More
SELECT rows WHERE date column value is between two given datetime values with CodeIgniter's quer...


phpcodeigniterwhere-clausequery-builderdate-comparison

Read More
SELECT rows WHERE datetime column is between two dates with CodeIgniter...


phpmysqldatetimecodeigniterwhere-clause

Read More
Dynamic WHERE clause IN LOOP AT statement...


loopsdynamicwhere-clauseabap

Read More
Checking an input parameter if not Null and using it in where...


sqlsql-serversql-server-2008where-clausecoalesce

Read More
SQL function in a key of the array passed to CodeIgniter's get_where() omits expected equals sym...


phpmysqlcodeigniterwhere-clausequery-builder

Read More
How to encapsulate the logic of OR conditions with CodeIgniter's query builder methods...


phpcodeigniterwhere-clausequery-builderlogical-grouping

Read More
Left Join With Where Clause...


sqlleft-joinwhere-clause

Read More
MySQL query WHERE all values in a comma-separated string are found in a comma-separated table column...


mysqlwhere-clauseintersectionfind-in-set

Read More
BackNext