Remember
Register
Search With
Seek4Info.com
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
Welcome to collectivesolver - Programming & Software Q&A with code examples. A website with trusted programming answers. All programs are tested and work.
Contact: aviboots(AT)netvision.net.il
Most popular tags
python
java
c
c#
cpp
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
dart
ruby
r
css
bootstrap
groovy
win32
sql
mysql
winapi
jquery
lua
winforms
pascal-string
bash
kotlin-string
swift-string
c-string
cpp-string
go-string
cpp-vector
f#
opengl
java-string
php-string
c#-string
vbnet-string
pascal-array
swift-array
rust-string
python-string
scala-string
c-array
javascript-string
php-array
javascript-array
typescript-string
cobol
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
go-array
nodejs-string
kotlin-array
nodejs-array
sdl2
cpp-matrix
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
swift-matrix
c#-matrix
sdl3
angularjs
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
extract-words-with-first-letter-lowercase-from-string
convert-specific-column-decimal-matrix-to-string
convert-specific-row-decimal-matrix-to-string
number-made-prime-deleting-single-digit
convert-days-human-readable-weeks-days
square-root-rounded-down-to-nearest-integer
remove-middle-word-string
area-triangle-herons-formula
inverse-matrix
Disclosure:
My content contains affiliate links.
Recent questions tagged MYSQL
39,851
questions
51,772
answers
573
users
Recent questions tagged MYSQL
1
answer
49
views
How to group rows by text and show distinct lines of text in MySQL with SQL
asked
Nov 29, 2025
by
avibootz
mysql
sql
sql-group-rows-by-text
group-rows-by-text
1
answer
39
views
How to include a word and exclude another word in MySQL (MariaDB) with SQL
asked
Nov 2, 2025
by
avibootz
mysql
sql
mariadb
1
answer
163
views
How to fetch rows where a field value is less than or equal to 15 characters in MySQL with SQL
asked
Jul 15, 2024
by
avibootz
mysql
sql
1
answer
156
views
What is the difference between CHAR and VARCHAR types in MySQL
asked
May 27, 2024
by
avibootz
mysql
1
answer
139
views
What database field type to choose for a URL in MySQL
asked
May 26, 2024
by
avibootz
mysql
1
answer
189
views
How to replace part of a string in MySQL with SQL
asked
Jul 17, 2023
by
avibootz
mysql
sql
2
answers
186
views
How to replace http:// to https:// in MySQL with SQL
asked
Jan 9, 2023
by
avibootz
mysql
1
answer
183
views
How to update a column value and replace only part of a string in MySQL using SQL
asked
May 27, 2022
by
avibootz
mysql
1
answer
241
views
How to handle error #1932 - table doesn't exist in engine in MySQL
asked
May 23, 2022
by
avibootz
mysql
1
answer
251
views
How to create database with UTF8 character set in MySQL using SQL
asked
Nov 30, 2020
by
avibootz
mysql
sql
1
answer
231
views
How to create database in MySQL using SQL
asked
Nov 29, 2020
by
avibootz
sql
mysql
1
answer
253
views
How to print field (column) from table in MySQL with PHP and SQL
asked
Nov 28, 2020
by
avibootz
mysql
php
sql
1
answer
218
views
What to set to write hebrew in MySQL with PHP
asked
Nov 16, 2020
by
avibootz
mysql
php
1
answer
255
views
How to use order by with multiple columns in MySQL with SQL
asked
Oct 12, 2020
by
avibootz
sql
mysql
sql-order-by-multiple-columns
order-by-multiple-columns
1
answer
299
views
How to order by field length in MySQL with SQL
asked
Oct 12, 2020
by
avibootz
sql
mysql
1
answer
289
views
How to remove duplicate rows in MySQL with SQL
asked
Jul 21, 2020
by
avibootz
sql
mysql
1
answer
326
views
How to ignore error when insert duplicate rows in MySql table with SQL
asked
Oct 17, 2019
by
avibootz
sql
mysql
1
answer
219
views
How to cancel a query in MySQL
asked
Oct 12, 2019
by
avibootz
mysql
1
answer
268
views
How to get the total rows from a MySQL table with SQL in PHP & PDO
asked
Oct 9, 2019
by
avibootz
sql
mysql
php
2
answers
658
views
How to select a range of rows (N1 to N2) from a MySQL table with SQL
asked
Oct 9, 2019
by
avibootz
sql
mysql
3
answers
708
views
How to select the last N rows from a MySQL table with SQL
asked
Oct 9, 2019
by
avibootz
sql
mysql
2
answers
370
views
How to select the first N rows from a MySQL table with SQL
asked
Oct 9, 2019
by
avibootz
sql
mysql
1
answer
265
views
How to get the total rows from a MySQL table with SQL
asked
Oct 9, 2019
by
avibootz
sql
mysql
1
answer
320
views
How to update table column of every row in MySQL with SQL
asked
Sep 25, 2019
by
avibootz
mysql
sql
1
answer
274
views
How to get all the columns names from table in MySQL with SQL
asked
Sep 22, 2019
by
avibootz
sql
mysql
1
answer
261
views
How to insert data from one table to another in MySQL with SQL
asked
Sep 22, 2019
by
avibootz
mysql
sql
1
answer
293
views
How to filter select rows by column length in MySQL with SQL
asked
Sep 7, 2019
by
avibootz
sql
mysql
1
answer
332
views
How to order select rows by column length in MySQL with SQL
asked
Sep 7, 2019
by
avibootz
mysql
sql
1
answer
263
views
How to select N random records in MySQL with SQL
asked
Sep 7, 2019
by
avibootz
mysql
sql
2
answers
326
views
How to update MySQL table using SQL
asked
Aug 2, 2019
by
avibootz
mysql
sql
1
answer
257
views
How to find non-ASCII characters in MySQL with SQL
asked
Mar 19, 2019
by
avibootz
sql
mysql
1
answer
311
views
How to select records from the last 24 hours in MySQL using SQL
asked
Nov 10, 2018
by
avibootz
mysql
sql
1
answer
332
views
How to get only the first N characters of a field in MySQL with SQL
asked
Sep 11, 2018
by
avibootz
sql
mysql
1
answer
288
views
How to match a whole word in MySQL with SQL
asked
Sep 11, 2018
by
avibootz
sql
mysql
1
answer
344
views
How to remove rows with duplicate value in MySQL field in SQL
asked
Jul 6, 2018
by
avibootz
sql
mysql
1
answer
378
views
How to count duplicate value in MySQL row field with SQL
asked
Jul 6, 2018
by
avibootz
sql
mysql
1
answer
787
views
How to get last Insert id when using on duplicate key update with PDO MySQL SQL and PHP
asked
Jun 12, 2018
by
avibootz
php
sql
mysql
1
answer
348
views
How to fetch one column from MySQL table into array using PDO and PHP
asked
Jun 3, 2018
by
avibootz
php
mysql
sql
1
answer
277
views
How to find duplicate values in MySQL table using SQL
asked
May 31, 2018
by
avibootz
mysql
sql
1
answer
326
views
How to change MySql column position without losing data in SQL
asked
May 31, 2018
by
avibootz
mysql
sql
1
answer
399
views
How to generate 1 letter URLs and INSERT INTO MySQL with PDO in PHP
asked
Nov 2, 2016
by
avibootz
php
mysql
sql
1
answer
355
views
How delete all rows that have a field with more than N characters in MySQL with SQL
asked
Oct 2, 2016
by
avibootz
sql
mysql
1
answer
335
views
How to get the length (count how many characters) of a field in MySQL with SQL
asked
Oct 2, 2016
by
avibootz
sql
mysql
1
answer
337
views
How to return rows in random order in MySQL with SQL
asked
Sep 19, 2016
by
avibootz
sql
mysql
1
answer
281
views
How to order by two columns in SQL and MySQL
asked
Sep 18, 2016
by
avibootz
sql
mysql
1
answer
440
views
How to use SQL INSERT INTO and UPDATE ON DUPLICATE KEY (to avoid duplicate error) in MySQL with PDO in PHP
asked
Sep 13, 2016
by
avibootz
php
sql
mysql
1
answer
343
views
How to find all the max values of a field in MySQL table with SQL
asked
Sep 11, 2016
by
avibootz
sql
mysql
2
answers
425
views
How to find the max value of a field in MySQL table with SQL
asked
Sep 11, 2016
by
avibootz
sql
mysql
1
answer
473
views
How to open a new connection to MySQL database with MySQLi object-oriented in PHP
asked
Jan 7, 2016
by
avibootz
php
mysql
1
answer
442
views
How to open a new connection to MySQL with MySQLi object-oriented in PHP
asked
Jan 7, 2016
by
avibootz
php
mysql
Page:
1
2
next »
...