State the first_defined function with an example?
Answer / hamshapriya
This function is similar to the function NVL() in Oracle database
- It performs the first values which are not null among other values available in the function and assigns to the variable
| Is This Answer Correct ? | 3 Yes | 0 No |
what are the steps in actual ab initio graph processing including general,pre and post process settings?
What is EME?What is GDE?What is Co-operating system?What is the link between all these?Please explain elaborately.
What are the reasons for which business can trust the approach of data processing?
Layout - L1*, L1 - What is the difference ? How to use in abinitio graph?
What is a data processing cycle and what is its significance?
Can you explain data flow graph with an example?
what is SSH?What is the differences between the SSH,SSH1,SSH2?
What are the features of ab initio?
what is the output when -1 is put in select_expr of FBE?
If I delete 1 partition (in 8 partition multifile) and run the graph. Will the graph run successfully?, If not what error I'm going to get.
wt is meant by repartioning in howmany ways it can be done.
Hi friends i have 3 input files 1 is country file(cid,cname) 2 is State file(cid,sname) 3 is populate file(pid,sid,Adress) I want (cname & total poplation) how i can get the output please help me Thank you