public static function vybraniDat($sql) { $db = new Databaze(); return $db->rozkouskovaniZaznamu($sql); }