|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Monday, May 13, 2013 8:47 AM
Points: 23,
Visits: 285
|
|
I need to import data from excel and excel has data like this for example Column Name Test01 test02 test03 test04 test05 Values State2_J State4_A State2_H NUll NULL
State3_a State1_A State3_F NULL State4_P
In requirment all this data value become distinct column value like this
State2_A, State2_B,State2_J,State4_A
So i need to yes under appropriate column name and rest remain null for example
State2_A, State2_B,State2_J,State4_A yes YES
Please Help me. any idea would be apericated.
|
|
|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Friday, May 17, 2013 4:14 PM
Points: 91,
Visits: 472
|
|
Are you using SSIS for your ETL purposes?
Regards: Mordred Keep on Coding in the Free World
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Today @ 3:04 PM
Points: 5,101,
Visits: 20,200
|
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Monday, May 13, 2013 8:47 AM
Points: 23,
Visits: 285
|
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Monday, May 13, 2013 8:47 AM
Points: 23,
Visits: 285
|
|
| I have many other column, in which i dont have any value that's why i specify null. As I mention earlier my data value are becoming column and we have to put "Yes" under apropriate column name.
|
|
|
|