can we do query on fileset or datset

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
sunitha_cts
Participant
Posts: 98
Joined: Thu Feb 05, 2009 1:14 am
Location: visakhapatnam
Contact:

can we do query on fileset or datset

Post by sunitha_cts »

Hi,

I want some idea regarding dataset and fileset,i know very well in data set the data is stored in internal storage format,and in fileset human readble format,but can we do query on the file set or datset if we take as source.

Thnaks
Sunitha
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

No. Just like a sequential file you just read them, then perhaps filter from there. Or load them into a database table, then query them to your heart's content.
-craig

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