SELECT *, Vom AS VomSort, DATE_FORMAT(`Vom`, '%d.%m.%Y') AS `Vom`, DATE_FORMAT(`Bis`, '%d.%m.%Y') AS `Bis` FROM bw_wohneinheiten_belegung WHERE ID_Wohneinheit = ORDER BY `VomSort`
/index.php