Hi If i had source like unique & duplicate records like 1,1,2,3,3,4 then i want load unique records in one target like 2,4 and i want load duplicate records like 1,1,3,3 then can any body please send me what is th scnario. my mail i shek.inform@gmail.com
6 19348In seqence generator transformation maximum limit is reached,after reaching maximum limit how will u insert the data
2 12452Post New Schneider Informatica Interview Questions
What is the concept of view state in asp.net?
How does xaml relate to biztalk/.net? : xaml
what are all the parameters to be considered while applying bracketing and matrixing?where and all it is applicable?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
Dear Sir/Madam, I have one questions we have three steam turbines and one Gas turbine and our industry linked with the public network, we have protection system one of the protection is reverse power we can export just four MW only i would like to ask about how to calculate the reverse power. Thank you in advance best regards
What is the difference between typedef and enum?
Compare mongodb and cassandra?
Define function ? Explain arguments in functions ?
How do you scale a document to paper size?
Explain about document schema and property schema?
What is the key to success in this organization?
Will upgrading windows delete my files?
How can I programmatically get a password from a J2C alias configuration?
How can you add a method to a class already defined?
What are PHP Magic Methods/Functions. List them.