Home > Transforms Nodes > JSON Query > Transform > Edit Transform Node > Edit Transform
The Edit Transform dialog box is similar to the Add Transform dialog box.
If the node has run, the Edit dialog displays information about both the untransformed column and transformed version:
The Histogram tab shows histogram for both the untransformed attribute and the transformed in two sets of histograms. On the left side of the tab are histograms for the untransformed column. On the right side of the tab are histograms for the transformed column.
The Statistics tab shows statistics for the transformed data and for the original data.
|
Note: When you transform data, the transformed data may have a different data type from the type of the original data. For example, AGE has typeNUMBER and AGE_BIN has type VARCHAR2. |