decimal_type ::= ( "number" "(" n "," n ")" ) | ( "decimal" "(" n "," n ")" ) | ( "dec" "(" n "," n ")" ) | ( "numeric" "(" n "," n ")" )
This rule is called by datatype
datatype