Search code examples
MySQL JOIN / GROUP_CONCAT second table?...


mysqljoingroup-bygroup-concat

Read More
#1062 - Duplicate entry for key 'PRIMARY'...


mysqlsqlmysql-error-1062

Read More
how to get result of group by with join...


phpmysqllaraveleloquent

Read More
Getting MySQL results based on date by current month in Codeigniter...


phpmysqldatecodeigniterquery-builder

Read More
Convert raw SQL with comma-JOINed tables related by identically named columns to CodeIgniter's q...


phpmysqlcodeigniterjoinquery-builder

Read More
Operator '&' is not defined for types 'String' and 'Control'...


mysqlvb.net

Read More
Optimizing SQL statements to reduce MySQL server load...


sqlmysql

Read More
Mysql Mariadb recursive query...


mysqlsqlrecursive-query

Read More
Insert multiple rows with one query MySQL...


phpmysql

Read More
ERROR: SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of...


phpmysqldatabasepdo

Read More
How to add 1 month to a MySQL TIMESTAMP in PHP...


phpmysqltimestampdate-manipulation

Read More
How to use MySQL's TIME_FORMAT() to convert "H:i:s" time to "h:i p" format...


phpmysqltimestampdate-formattingdate-conversion

Read More
MySQL get mixed result from 2 queries on same table with different order...


phpmysql

Read More
How to convert a MySQL timestamp (Y-m-d H:i:s) into a "M j Y g:i A" formatted string...


phpmysqltimestampdate-formattingdate-conversion

Read More
How to connect to mysql from C# over SSH...


c#mysql.netdatabaseconnection-string

Read More
How to convert a MySQL query result's datetime string from "Y/m/d H:i:s" format to &qu...


phpmysqltimestampdate-formattingdate-conversion

Read More
How to change a MySQL column name that has # (Hash) symbol...


mysql

Read More
SELECT rows WHERE date column is between the start of a given month and the end of another month usi...


phpmysqlcodeigniterquery-builderdate-range

Read More
Adding a column to an SQL query based on join...


sqlmysqlleft-join

Read More
How to use Coalesce in MySQL...


mysqlcoalesce

Read More
Deleting rows from 3 tables at once in PHP...


sqlmysql

Read More
Combine SELECT and UPDATE to avoid duplicate selects...


phpsqlmysql

Read More
CodeIgniter's select() method containing aliased columns and an SQL function emits a query error...


phpmysqlcodeigniterescapingquery-builder

Read More
MySQL - How to use SELECT to get only special characters in UTF8...


mysql

Read More
PDO were rows affected during execute statement...


phpmysqlpdoprepared-statement

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


phpmysqldatetimecodeigniterwhere-clause

Read More
SELECT rows WHERE a VARCHAR datetime column formatted as d-m-Y H:i:s matches a given date value with...


phpmysqldatecodeigniterquery-builder

Read More
Scraping lottery draw data live - can I find appropriate results? How can I combine so many sources?...


phpmysql

Read More
DELETE rows from a table if datetime column value is more than 1 minute old using CodeIgniter...


phpmysqldatetimecodeignitersql-delete

Read More
Comparing d/m/Y dates with CodeIgniter's query builder methods and STR_TO_DATE() is returning in...


phpmysqlcodeigniterquery-builderdate-comparison

Read More
BackNext