how will u take the data from clint server and next what u do in datamodeling what u will u do in staging area what u will u do next what u are doing please give the step by step by process
2162in staging we are merging the data and remove the inconsistants data that type of situation what u will done and type of functions u can use
TCS,
2038write a sql query following table some duplicate present 1 1 2 2 3 3 4 5 i want the output unique one column duplicate another column following format like unique duplicate 1 1 2 2 3 3 4 5
TCS,
2 6113write 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
HP,
2 6139write a query to remove null value follwing table? col1 col2 col3 dinesh null null null suresh null null null prakesh i want the output col1 col2 col3 dinesh suresh prakesh
4 9826write sql query to remove null value following table id name 101 dinesh null jyothi null bharathi 102 suresh null shilpha 103 prakesh null suma i want the output id name 101 dinesh 102 suresh 103 prakesh
5 11615how to find the 5th highest salary form each department using 1.SQL Query 2. Informatica power center designer?
CTC,
4 26086write asql query to filter improper date format? date 20-apr 11-mar-2010 30-may-2010 feb-2009 i want the output date 11-mar-2010 30-may-2010
2 6749write a sql query following table? col1 col2 1 2 1 2 1 2 3 4 3 4 5 6 i want the output like unique duplicate col1 col2 col1 col2 1 2 1 2 3 4 1 2 5 6
1 3471wtite sql query following table are city gender no chennai male 40 chennai female 35 bangalore male 10 bangalore female 25 mumbai female 15 i want the output? city male female chennai 40 35 bangalore 10 25 mumbai null 15
3 7583write 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
4 8927in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
2237what is the difference between copy object import objects using repositery manager which one is best
TCS,
1 41323.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs
TCS,
2252in mapping i have one source and five targets in that data will be loaded into four targets properily in one target the data is not loaded how will u rectify
3 7423Post New Informatica Questions
What is a joiner transformation?
How can we use batches?
Mention few advantages of router transformation over filter transformation.
What are the prerequisite tasks to achieve the session partition?
if we have a delimiters at unwanted places in a flat file how can we over come those.
What does command task mean?
How many types of sessions are there in informatica.please explain them?
What is joiner transformation in informatica?
Briefly define reusable transformation?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
What are the new features of informatica 9.x developer?
How to create the list file having millions of flat files while indirect loading in informatica? In indirect file loading, suppose we have less no.of flat files then we can enter files names manually in list file creation. If millions of files are there, how can we enter the flat file names in list file?
What is parallel processing in informatica?
How is Source Side push down optimization different to just providing a SQL override in Source qualifier transformation.
How to elaborate tracing level?