followin source like
region sales
1 100
2 200
i want the output following format
region 1 2
sales 100 200
Answers were Sorted based on User's Feedback
hi guys i have an question how do you find out weather the column is numeric or combination of char and numbers or it contains char,numeric and special characters.
can u give example for factless fact table
I am having a table with columns ID NAME 1 x and the requirement is to get the o/p like this 1 y ID Count(*) 1 z 1 3 2 a 2 2 2 b 3 c so write a sql query to get the id n how many times its count of repetition n there u shouldn't get the distinct(i.e id-3) Reply as early as possible
Different types of Power center errors?
What is confirmed dimension and fact?
how do u get the first record from 50,000 records ?
10 Answers TCS, UBS,
What is the difference between a table and the materialized view?
can any one explain about dataflow in the informatica project for bank domain....thanks is advance
Explain your project of banking domian.
How i can upload the MainFrame source For Informatica ?
how to design mapping half of source table records into one target and remaining half into another target
suppose i have 1000 records and i want to load half of the record in target 1 and half in target2.how u'll do?