Lookup constraints
No Answer is Posted For this Question
Be the First to Post Answer
What are the different plug-ins stages used in your projects?
how does work server jobs?
If you want to use a same piece of code in different jobs, how will you achieve this?
in job of 30 one job is very slow due to this entire job is very slow how can u know which job is slow?
difference between function and procedure...
how many write modes are there in ds
what is combinability and non combinability?
What is meta stage?
Source Like department_no, employee_name ---------------------------- 20, R 10, A 10, D 20, P 10, B 10, C 20, Q 20, S and Output should be like this department_no, employee_list -------------------------------- 10, A 10, A,B 10, A,B,C 10, A,B,C,D 20, A,B,C,D,P 20, A,B,C,D,P,Q 20, A,B,C,D,P,Q,R 20, A,B,C,D,P,Q,R,S
How to remove duplicates in transformer stage? in parallel mode
How many Nodes configuration file you used in your last project?
8000 jobs r there i given commit, suddenly job will abort? what happens? 2)diff b/t transformer stage & filter stage? 3)how to load the data in the source?