SqlUnaryExpressionDefinition: SqlUnaryExpression ::= ( '+' | '-' )? SqlPrimaryExpression Used In: SqlExponentExpression