Why might you create a stored procedure with the with recompile option?
No Answer is Posted For this Question
Be the First to Post Answer
We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?
Can some tell me at which level pdl gets resolved when parameters are resolved in abinitio? Also what happens in dml evaluation during parameter evaluation ?
Mention what is a partition and what are the different types of partition components in abinitio?
Can you use scan to generate sequence number ? How to use in abinitio graph?
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
What are the key elements of a data processing system?
What is sort component in abinitio?
What information does a .dbc file extension provides to connect to the database?
Runtime behavior of Normalize and Reformat
Why creation of temporary files depends on the value of MAX CORE
what is deeup in unique only?
Suppose you find the term validation mentioned with a set of data, what does that simply represent?