If sal is null then replace it with min(sal). Can any one write a query for this in oracle ? Advance Thanks
7 10458Can 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 10512select * from emp where sal>(select min(sal) from emp) how to implement the same in informatica ?
5 8838Why can't we connect source qualifier and aggrigator transformation to an expression ? Why they resticted to conncet 2 active trasformations to an passive transformation ?
2155How to display last 5 records in a table ? With out Top key word and doing order by desc Advance thanks
2 6793How to delete duplicate records if we have huge volume of records in a table ? (rowid is not the correct approach)
6 10152Why can't we connect 2 active transformations to an active transformation ? Ex:- One aggriagator and one sq trans to an router transformation
1 14357In pmcmd command we need to type -p:password. Will it be visible to others who is having access to this file ?
4 9307Post New Puma Interview Questions
What is data type in swift?
What are the advantages of wpf over windows forms?
Do I need to install jre if I have jdk?
What you do when you see a broken build for your project in jenkins?
What is the difference between angularjs 4 and angularjs?
Can a VB application be an OLE server?
What are the lowest and highest temperatures humans can survive?
Why is it called a powerpoint?
Are jvm’s platform independent?
Is java a tool?
What are the main differences between parsimony,distance and likelihood-based algorithms?
How to connect multiple databases in codeigniter?
What is Sqoop Import? Explain its purpose?
Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...