Konstantin Izmailov Wed, 27 Mar 2013 22:03:53 -0700
I found a workaround: domain type defined as: CREATE DOMAIN currency AS numeric(16,4); Thank you!