what r the propertes of workflow? and write quary to select
dept more ten employess in dept.?

Answers were Sorted based on User's Feedback



what r the propertes of workflow? and write quary to select dept more ten employess in dept.?..

Answer / srikanth

select count (*), deptno from emp group by deptno having
count(*)>10;

Is This Answer Correct ?    2 Yes 0 No

what r the propertes of workflow? and write quary to select dept more ten employess in dept.?..

Answer / guest

1.Work flow is used to start up the session on Informatica
server.
2.It is used to schedule the session on Informatica server
at specified date and time.
select * from emp where deptno=(

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Informatica Interview Questions

What do you mean by filter transformation?

0 Answers  


Difference between Target-based loading and constraint-based loading?

0 Answers  


WAT IS THE MEANING OF UPGRADTION OF REPOSITORY?

1 Answers   Wipro,


What is informatica worklet?

0 Answers  


what is persistant cache in which situation we will use persistantcache

1 Answers   HCL,






what is size of u r database?

0 Answers  


What are the types of lookup?

3 Answers   Wipro,


How to generate a single mapping for both the historical and incremental load.

2 Answers   CSC, TATA,


How are parameters defined in informatica?

3 Answers   HP, TCS,


How can you display only hidden files in UNIX

4 Answers   Cognizant, L&T,


in flatfile target how can u create header and footer plese give me the comands how will u write in session properties

3 Answers   Patni,


if the session fails after 100 records agian we have to starts the session or we go for recovery session

2 Answers   TCS,


Categories