TABLE file.name AS "Nom del Fitxer", tasks.text AS "Tasques" FROM "/" WHERE length(tasks) > 0 SORT file.name ASC