Question |
Posts |
Last post |
How to create new table in SQL and set custom UTF-8 collation ? |
2 |
5 March 2023 at 11:53 AM Tim |
Change default Server database charset to UTF-8 in PhpMyAdmin |
1 |
28 February 2023 at 06:53 PM onefive |
Why to choose PostgreSQL over MySQL ? Is PostgreSQL faster ? |
2 |
5 January 2023 at 03:57 PM Tim |
SQL to calculate total balance amount of each owner - debit/credit |
2 |
17 December 2022 at 11:18 AM Tim |
SQL Select values Where Like - multiple columns (name, surname) |
2 |
13 December 2022 at 09:34 AM Tim |
Mysql, Mysqli, PDO - difference, procedural or object oriented ? |
1 |
7 November 2022 at 02:18 PM Lars |
MySQL, MariaDB, SQLite, PostgreSQL, Oracle, MS SQL, DB2 - difference |
2 |
25 September 2022 at 07:14 PM Tim |
Fix error: mysqli_select_db / query expects 2 arguments, 1 given |
2 |
25 September 2022 at 10:07 AM Tim |
Advantage of PL/SQL procedure and function - when to use ? |
2 |
5 July 2022 at 11:16 AM Tim |
Impact of condition order in SQL WHERE clause on performance |
2 |
26 April 2022 at 05:57 PM Tim |
Optimize SQL query to make it more faster - SQL query optimization |
3 |
4 April 2022 at 05:57 PM Velor |
How to convert MySQL table engine from MyISAM to InnoDB ? |
1 |
23 October 2021 at 05:32 PM Lars |
Is faster InnoDB or MyISAM MySQL engine ? What's the difference ? |
2 |
19 October 2021 at 09:14 AM Tim |
SQL SELECT - multiple nested IF, ELSEIF or ELSE conditions |
1 |
12 September 2021 at 12:17 PM Lars |
SQL SELECT GROUP BY - get First or Last / Min or Max value |
2 |
22 August 2021 at 10:24 AM Tim |