TRUNC(number[,digits])
The TRUNC function returns the value of @number truncated to the number of digits specified. If @digits is omitted then @digits defaults to zero.