$field = 'convert(avg(mood),decimal(4,0)) mood,convert(avg(hrv),decimal(4,0)) hrv,convert(avg(heart_rate),decimal(4,0)) heart_rate,convert(avg(respiratory_rate),decimal(4,0)) respiratory_rate';
05-11 22:27