filter

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
just4u_sharath
Premium Member
Premium Member
Posts: 236
Joined: Sun Apr 01, 2007 7:41 am
Location: Michigan

filter

Post by just4u_sharath »

Cant we use all the coditions in filter stage as we use in Where clause of Oracle query. When i try to use the Upper(xxx), Parse error. Does it work only for like and between. does it work for =, AND, OR etc
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

It's not Oracle. Crazy thought, but try reading the documentation for the stage. It is documented in the Parallel Job Developer's Guide, which lists all "Supported Boolean Expressions and Operators" for it.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply