Post New Sans Pareil IT Services Dot Net General Interview Questions
Hi how to import oracle sequence in Informatica? Please write stored procedure code that will import oracle sequence in Informatica SP transformation as per below scenario Oracle table product list Pro_id, pro_name 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights Now a new flat file with new product list needs to be added to oracle table product list with oracle sequence. flat file product Prono,pro_name, 1, 20 watt tube light 2, 30 watt tube light & target should be like 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights. 104, 20 watt tube light 105, 30 watt tube light thks reg suvarna joshi suvarnaatsuvarna@rediffmail.com
Where do we use multiple counter maintenance plans? Explain with an example?
how tsql statements can be written and submitted to the database engine? : Transact sql
What is the difference between echo, print and printf()?
What is a keyword driven framework?
what is the typical block size of an HDFS block?
what is the difference between electrical choke and electronic choke?
What is function group?
Can you explain how python is interpreted.
Who issues guidelines for providing loans and what is the loan amount percentage for priority sector advances?
HOW TO REDUCE POWER PLANT AUXILIARY POWER CONSUMPTION?
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
What is a daemon process in linux?
What is the difference between double and decimal in c#?
What is a spanning tree?does the minimum spanning tree of a graph give the shortest distance between any 2 specified nodes?