You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's right, it occasionally go out of range. It works when the random number is within range though... not efficient but works! Will try working on the function.
function get_float(in_precision int, in_scale int) do not work properly when precision is 1 and scale is 0
i.e
table data type decimal(1,0)
The text was updated successfully, but these errors were encountered: