Hi All, Is there a function available to validate if the input is a correctmoney format? For exapmle, "23.56" is a correct number but "23.567" isincorrect. I just like to do this in postgres level not in myapplication code. Thanks Scott