sql >> Database >  >> RDS >> Mysql

mySQL hiërarchische groepering sorteren

SELECT * FROM `data` ORDER BY COALESCE(`parent`, `id`), `parent`, `id`


  1. PostgreSQL - Lege tabel

  2. UNIEKE beperking versus controleren vóór INSERT

  3. PostgreSQL Upsert met een WHERE-clausule

  4. psql:FATAL:database <gebruiker> bestaat niet