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 |
Layout - L1*, L1 - What is the difference ? How to use in abinitio graph?
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?
What are the Types of parallelism in detail?
Describe how you would monitor and control database physical file size and growth?
Broadcast and replicate does the similar work , what’s the diff then
Can you explain the performance and scalability of co> operating system?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
I installed AbInito in my PC.In components there is no "select" component.How can i get that component?and How we can create user defined components?
Hello, I need help on passing parameter to Oracle Stored Procedure.I am a oracle DBA,need to use some graphs. I need help to pass date parameter with format YYYYMMDD from Ab Initio to Oracle STored Procedure.How to do that please explain me...
How many components in your most complicated graph?
What are the kinds of layouts does ab initio supports?
what is SSH?What is the differences between the SSH,SSH1,SSH2?