filmov
tv
GROUP_CONCAT und DISTINCT in MySQL (mit Übung) (deutsch)

Показать описание
Grundsätzlich wird bei Aggregatfunktionen wie COUNT pro Spalte nur ein Wert angezeigt - auch wenn "eigentlich" mehr drinstehen. Mit GROUP_CONCAT werden alle Werte angezeigt.
Wenn Datensätze mehrfach angezeigt werden (z.B. in einer Ortsliste für jeden Kunden ein Ort - und damit derselbe Ort mehrfach), kann man mit DISTINCT "ausmisten", also die Duplikate entfernen.
Am Schluss des Videos finden Sie zu beiden Themen eine kleine Übung zum Mitdenken.
GROUP_CONCAT und DISTINCT in MySQL (mit Übung) (deutsch)
MySQL implode - GROUP CONCAT
GROUP_CONCAT function in SQL
GROUP CONCAT функция MySQL
Advanced Aggregate Functions in SQL (GROUP BY, HAVING vs. WHERE)
how to increase group concat limit in mysql | MySQL and GROUP_CONCAT() maximum length
MySQL - HAVING-Klausel an einfachen Beispielen erklärt (deutsch)
MySQL: GROUP BY - Einführung mit einfachem Beispiel (deutsch)
SQL Tutorial deutsch - SELECT DISTINCT
MySQL: GROUP BY - Übungen mit Lösungen (deutsch)
Mysql join query improvement and GROUP_CONCAT on GROUP BY
SQL GROUP_CONCAT (MG)
MySQL - Select Unique Values from Table (SELECT DISTINCT)
MySQL: Aggregatfunktionen (MIN, MAX, COUNT) (deutsch)
How to Join Gruop by Multitable in mysql phpmyadmin
LeetCode 1484 Interview SQL Question with Detailed Explanation | GROUP_CONCAT() | Practice SQL
How to Convert Column Rows to Comma Seperated Values(CSV) in MySQL | GROUP_CONCAT() - Intact Abode
How to create Pivot Table in MySQL using Group Concate | Triggers in MySQL | Sreya Basak
Combine SQL Queries With UNION, INTERSECT, EXCEPT
Understanding group_concat in MySQL | Tutorials in Hindi
JSON array using mySQL 5.7 json_object, group_concat and concat
Spark: How to display List of Items in MySQL, Oracle, Spark (Group_concat, LISTAGG, concat_ws)
Merging multiple columns and rows into single row in mysql
5. Comma Separated Column Names using Group_Concat by Department -SQL Query
Комментарии