write sql query to filter the null value data following table? name age john 30 smith null null 34 sharp 24 i want the output following are name age john 30 sharp 24
2 4682i want to convert below src into target src is as follows maths 30 science 20 social 81 i want data in trg like below maths science social 30 20 81
2 6175write sql query following table amount year quarter 1000 2003 first 2000 2003 second 3000 2003 third 4000 2003 fourth 5000 2004 first 6000 2004 second 7000 2004 third 8000 2004 fourth i want the output year q1_amount q2_amount q3_amount q4_amount 2003 1000 2000 3000 4000 2004 5000 6000 7000 8000
1 3456Post New HP Informatica Interview Questions
Define run-group processing?
How do you get column names only for a table (sql server)?
In which animals plasma Haemoglobin dissolves
What are the key characteristics of rac or why to use rac?
What is french seam?
What are the applications of database management system?
Under Accrual Accounting, How Are Worker Comp Premiums Handled?
What is mat form field?
How do you know the location Id of an object if you know its index id?
Why double trailing @@ is used in input statement?
What is the benefit of hibernate criteria api?
How do I enable google play services on android?
waht type of interface is used for testing the data in informatica
Where are activex files stored?
Have you used any browser for debugging? If yes, how is it done?