If sal is null then replace it with min(sal). Can any one write a query for this in oracle ? Advance Thanks
7 8966Can any one give me an example for factless fact table ? If your answer is studunt attendence registration,could you plese give me explanation for this ?
3 9708select * from emp where sal>(select min(sal) from emp) how to implement the same in informatica ?
5 7859Why can't we connect source qualifier and aggrigator transformation to an expression ? Why they resticted to conncet 2 active trasformations to an passive transformation ?
1896How to display last 5 records in a table ? With out Top key word and doing order by desc Advance thanks
2 6281How to delete duplicate records if we have huge volume of records in a table ? (rowid is not the correct approach)
6 9115Why can't we connect 2 active transformations to an active transformation ? Ex:- One aggriagator and one sq trans to an router transformation
1 13785In pmcmd command we need to type -p:password. Will it be visible to others who is having access to this file ?
4 8460Post New Puma Informatica Interview Questions
What are the different modes of archival?
What is the difference between internal audit and statutory audit?
How production rule set be helpful ?
A 11KV, 1200 A breaker combination fixed in a cubicle for HT motor.Is normally for 11 KV motor fuse is using? if Yes, What range fuse is required?
How do I make sure that an object is released in code such as a connection or file object?
Explain what is meant by saying at what current is transistor biased?
Explain profile in terms of networking concept?
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
Why malloc is faster than calloc?
Can we increase array size dynamically in java?
Can I run seam outside of jboss as?
What is sql*loader and what is it used for? : aql loader
Can you tell us more about ssh?
When system tablespace is created?
What are convolutional networks? Where can we use them?