Similar to `is_positive_integer()` but without the constraint that the underlying data type is actually integer. Useful if the numbers are stored as `numeric` but you want to check that they are whole.
Similar to `is_positive_integer()` but without the constraint that the underlying data type is actually integer. Useful if the numbers are stored as `numeric` but you want to check that they are whole.