You are here: Processor Library > Maths > Divide

Divide

The Divide processor divides a numeric attribute by a constant value.

Use

Use Divide where you need to transform a numeric attribute by division.

Configuration

Inputs

A single numeric attribute (Numerator) you want to divide by a constant value.

Options

Option

Type

Purpose

Default Value

Denominator

Number

Numeric value to divide by

1.0

Outputs

Data attributes

Data attribute

Type

Purpose

Value

DividedValue

Derived

A new Number attribute with the result of the division.

The numeric result of the division.

Flags

None

Execution

Execution Mode

Supported

Batch

Yes

Real time Monitoring

Yes

Real time Response

Yes

Results Browsing

The Divide processor presents no summary statistics on its processing.

In the Data view, the input attribute is shown with the new DividedValue to the right.

Output Filters

None

Example

In this example, a numeric attribute is divided by 2:

Oracle ® Enterprise Data Quality Help version 9.0
Copyright © 2006,2011 Oracle and/or its affiliates. All rights reserved.