If sal is null then replace it with min(sal). Can any one write a query for this in oracle ? Advance Thanks
7 10322Can 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 10445select * from emp where sal>(select min(sal) from emp) how to implement the same in informatica ?
5 8748Why can't we connect source qualifier and aggrigator transformation to an expression ? Why they resticted to conncet 2 active trasformations to an passive transformation ?
2127How to display last 5 records in a table ? With out Top key word and doing order by desc Advance thanks
2 6729How to delete duplicate records if we have huge volume of records in a table ? (rowid is not the correct approach)
6 10053Why can't we connect 2 active transformations to an active transformation ? Ex:- One aggriagator and one sq trans to an router transformation
1 14317In pmcmd command we need to type -p:password. Will it be visible to others who is having access to this file ?
4 9219Post New Puma Interview Questions
What is the standard text?
Explain the role of GANs (Generative Adversarial Networks) in art creation.
What is sectorization of a cell in gsm technology?
How do you differentiate between acute kidney injury (AKI) and chronic kidney disease (CKD) based on clinical presentations and test results?
How arrow functions are used?
Is there any rownum object from which we can do this?
What is an argument in java?
What is bot?
How do you balance explainability and model performance?
What is a controller in angularjs?
Tell me how many moons do ceres have?
Explain what are the basic functions for master, msdb, model, tempdb databases?
What is cat command in linux?
Explain about structural diagrams?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?