14 Oct
2012
14 Oct
'12
4:33 p.m.
On 12 Oct 2012, at 09:16, Jonathan Bastin <jonathan.bastin@peerpointinternet.co.uk> wrote:
Issue with doing it that way is you would get decimal values returned which freeradius can't deal with.
So use round()... http://www.w3schools.com/sql/sql_func_round.asp -Arran