Search code examples
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
MySQL 'Order By' - sorting alphanumeric correctly...


sqlmysqlsql-order-by

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 prevent SQL Injection in this code?...


c#mysqlwindowsformssql-injection

Read More
Convert a CodeIgniter query builer script into a raw MySQL query...


phpmysqlcodeigniterquery-builder

Read More
Laravel Advanced Search Query...


phpmysqldatabasesearchlaravel

Read More
Privileges for user-defined functions in join predicates...


mysqljoinuser-defined-functionsprivileges

Read More
Parentheses in SQL UNION/EXCEPT/INTERSECT statements...


sqlmysqlsqlite

Read More
Debezium Connector - Communication link failure...


mysqlapache-kafka-connectdebezium

Read More
How many tables can be created in a MySQL database?...


mysqlsql

Read More
Laravel 5.5 with MySQL 8.0.11: 'sql_mode' can't be set to the value of 'NO_AUTO_CREA...


mysqllaravellaravel-5

Read More
Connection Java - MySQL : Public Key Retrieval is not allowed...


javamysqljdbc

Read More
How to create multiple communities in jomsocial?...


phpmysqljoomlajomsocial

Read More
How to insert null values to a foreign key?...


mysqlsqlinnodb

Read More
How to rename a column with special characters in MySQL...


mysql

Read More
Liquibase log level changing...


javamysqlliquibase

Read More
Rails: Force empty string to NULL in the database...


mysqlruby-on-railsactiverecordruby-on-rails-3.1

Read More
SQL query at least one of something...


sqlmysqldatabase

Read More
How to convert SQL Query result to Pandas DataFrame?...


pythonmysqlpandasdataframedata-structures

Read More
entering an entire record in a table automatically updates the respective fields in other table...


mysql

Read More
BackNext