How are indexes created after completing the load process?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between SOURCE and TARGET BASED COMMITS? What are the deliverables?in your project?
How can you access the remote source into your session?
Describe two levels in which update strategy transformation sets?
write s sql query following table some duplicate present i want unique one column duplicate another column display? name id a 1 a 1 b 2 b 2 c 3 i want the required output like unique duplicate name id name id a 1 a 1 b 2 b 2 c 3
What is main use of mapplet?
What is the status code in stored procedure transformation?
What is a command that used to run a batch?
Useful UNIX commands regular/frequently used
Hi can any one tell me the difference between persistence and dynamic caches? On which conditions we are using these caches?
in unconnected lookup , what are the other transformations , that can be used in place of that expression transformation ?
i have 1000 record flat file source i want 1st row to 1st target, 2nd row to 2nd target, 3rd row to 3rd target how will u do? Without using Mod Function? Explain....
Aggregator transformation is having fields say a,b,c,d,e group by is enabled on a,b,c with sorted input,How the aggregator transformation process the i/p data?or in which way i/p comes to agg transformation