what is the use of stdenv in abinitio and what the main
concept belongs to is?what is env?
Answer / raje0303
stdenv is common sandbox holding the standard env variable declarations. we can include this common sandbox variable in our project to import standard variables
| Is This Answer Correct ? | 2 Yes | 0 No |
what is deeup in unique only?
How do you add default rules in the transformer?
How to run a graph infinitely?
Define ramp limit in ab initio?
What is the difference between formal and export parameter? Export at what secenario we are going to use?
How can you view the data in the Multifile
What is the difference between a DB config and a CFG file?
Why might the optimizer use a table scan when an index is available?
What are the types of data processing you are familiar with?
How to implement the funtionality in the custom component to use in the graph?
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?