what is decoding & what is NVL?
Answer / gopichinnu
Decoding means It decodes the expression in the way of
If-then-else structure.
NVL means it provides the value for null values.
EX:NVL(comm,0)
| Is This Answer Correct ? | 3 Yes | 2 No |
What information is provided by .dbc file extension for connecting to the database?
Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low
What are the Types of parallelism in detail?
What is MAX CORE of a component?
Mention what is rollup component?
how to calculate EME version using unix ?
How can we RUN a graph in UNIX?
What is the difference between reformat and redefine format?
difference between paramaters inputparameters,Local parameters, Formal parameters, Sand box parameters,Project parameters and export parameter?
Can someone tell me the behaviour of next_in_sequence() and innovation_number() in a multifile. Suppose I have records 1,1,1,2,2,3,4,4 in a 4ways mfs file. Data in each partition is: 0th : 1,1,1 1st : 2,2 3rd : 3 4th : 4,4 What will be the sequence of these records if I pass next_in_sequence() and innovation_number() ? Also how can I extract 3rd record from each of the 4 partitions of a 4way multifile through AbInitio? In unix we can use m_dump
What is a rollup component?
difference betwween check point and phase?