If sal is null then replace it with min(sal). Can any one write a query for this in oracle ? Advance Thanks
7 10600Can 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 10608select * from emp where sal>(select min(sal) from emp) how to implement the same in informatica ?
5 8964Why can't we connect source qualifier and aggrigator transformation to an expression ? Why they resticted to conncet 2 active trasformations to an passive transformation ?
2184How to display last 5 records in a table ? With out Top key word and doing order by desc Advance thanks
2 6850How to delete duplicate records if we have huge volume of records in a table ? (rowid is not the correct approach)
6 10288Why can't we connect 2 active transformations to an active transformation ? Ex:- One aggriagator and one sq trans to an router transformation
1 14427In pmcmd command we need to type -p:password. Will it be visible to others who is having access to this file ?
4 9396Post New Puma Interview Questions
Which module is required to enable ssl?
When usin qtp iam able to get the data from the database only in a single row that is if i have 2 columns in database,when using database output value , all the values in Database are transfered to a single row in QTP datatable. I want the values to appear as it is from the database , can anyone suggest some ideas?
Explain what is gaap?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
What is fetch and execute cycle?
Tell me all plants load factors i.e which plant operating on which load?
Which programming language is used to write mongodb queries?
What are your 3 main growth areas?
How would you compare the computational power of a cortical pyramidal cell with that of a desktop computer?
What is the difference between state-based unit testing and interaction-based unit testing?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
What is the sql server agent?
What is sales and operational planning(S&OP)process and what are the advantages of S&OP process?
What is the difference between a toolbar and a taskbar?
How is hashset defined in java?