My table has a few columns with Number datatype. As the user enters values on a form, the column that user skips or leaves null will automatically give it a 0 value. When I take the table after the information is added, I query the minof and the 0 will always populate as the minimum because it...