![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi Everyone, I'm sure i have a fairly simple question but i'm pretty new to SQL2K5 SSIS. I'm looking to see the best approach to normalizing some SQL tables I have. I want to extract the distinct types and then link the new type id back to my account table. For instance i have table as such Account# Title Type 001 ABC Test 002 DEF Test 003 XYZ Production I've been able to load an AccountType type by selecting distinct from the Type field and placing that into a table. But how do I know grab the Account#, Title, and the correct TypeID for each row so that I can load this into a new table. If someone could provide a little assitance of any kind I would be greatly appreciative as my current project requires a ton of this. Thanks alot, -mike |
#3
| |||
| |||
|
|
Hi Everyone, I'm sure i have a fairly simple question but i'm pretty new to SQL2K5 SSIS. I'm looking to see the best approach to normalizing some SQL tables I have. I want to extract the distinct types and then link the new type id back to my account table. For instance i have table as such Account# Title Type 001 ABC Test 002 DEF Test 003 XYZ Production I've been able to load an AccountType type by selecting distinct from the Type field and placing that into a table. But how do I know grab the Account#, Title, and the correct TypeID for each row so that I can load this into a new table. If someone could provide a little assitance of any kind I would be greatly appreciative as my current project requires a ton of this. Thanks alot, -mike |
#4
| |||
| |||
|
|
Hi Everyone, I'm sure i have a fairly simple question but i'm pretty new to SQL2K5 SSIS. I'm looking to see the best approach to normalizing some SQL tables I have. I want to extract the distinct types and then link the new type id back to my account table. For instance i have table as such Account# Title Type 001 ABC Test 002 DEF Test 003 XYZ Production I've been able to load an AccountType type by selecting distinct from the Type field and placing that into a table. But how do I know grab the Account#, Title, and the correct TypeID for each row so that I can load this into a new table. If someone could provide a little assitance of any kind I would be greatly appreciative as my current project requires a ton of this. Thanks alot, -mike |
#5
| |||
| |||
|
|
Hi Everyone, I'm sure i have a fairly simple question but i'm pretty new to SQL2K5 SSIS. I'm looking to see the best approach to normalizing some SQL tables I have. I want to extract the distinct types and then link the new type id back to my account table. For instance i have table as such Account# Title Type 001 ABC Test 002 DEF Test 003 XYZ Production I've been able to load an AccountType type by selecting distinct from the Type field and placing that into a table. But how do I know grab the Account#, Title, and the correct TypeID for each row so that I can load this into a new table. If someone could provide a little assitance of any kind I would be greatly appreciative as my current project requires a ton of this. Thanks alot, -mike |
#6
| |||
| |||
|
|
Hi Everyone, I'm sure i have a fairly simple question but i'm pretty new to SQL2K5 SSIS. I'm looking to see the best approach to normalizing some SQL tables I have. I want to extract the distinct types and then link the new type id back to my account table. For instance i have table as such Account# Title Type 001 ABC Test 002 DEF Test 003 XYZ Production I've been able to load an AccountType type by selecting distinct from the Type field and placing that into a table. But how do I know grab the Account#, Title, and the correct TypeID for each row so that I can load this into a new table. If someone could provide a little assitance of any kind I would be greatly appreciative as my current project requires a ton of this. Thanks alot, -mike |
#7
| |||
| |||
|
|
Hi Everyone, I'm sure i have a fairly simple question but i'm pretty new to SQL2K5 SSIS. I'm looking to see the best approach to normalizing some SQL tables I have. I want to extract the distinct types and then link the new type id back to my account table. For instance i have table as such Account# Title Type 001 ABC Test 002 DEF Test 003 XYZ Production I've been able to load an AccountType type by selecting distinct from the Type field and placing that into a table. But how do I know grab the Account#, Title, and the correct TypeID for each row so that I can load this into a new table. If someone could provide a little assitance of any kind I would be greatly appreciative as my current project requires a ton of this. Thanks alot, -mike |
#8
| |||
| |||
|
|
Hi Everyone, I'm sure i have a fairly simple question but i'm pretty new to SQL2K5 SSIS. I'm looking to see the best approach to normalizing some SQL tables I have. I want to extract the distinct types and then link the new type id back to my account table. For instance i have table as such Account# Title Type 001 ABC Test 002 DEF Test 003 XYZ Production I've been able to load an AccountType type by selecting distinct from the Type field and placing that into a table. But how do I know grab the Account#, Title, and the correct TypeID for each row so that I can load this into a new table. If someone could provide a little assitance of any kind I would be greatly appreciative as my current project requires a ton of this. Thanks alot, -mike |
#9
| |||
| |||
|
|
Hi Everyone, I'm sure i have a fairly simple question but i'm pretty new to SQL2K5 SSIS. I'm looking to see the best approach to normalizing some SQL tables I have. I want to extract the distinct types and then link the new type id back to my account table. For instance i have table as such Account# Title Type 001 ABC Test 002 DEF Test 003 XYZ Production I've been able to load an AccountType type by selecting distinct from the Type field and placing that into a table. But how do I know grab the Account#, Title, and the correct TypeID for each row so that I can load this into a new table. If someone could provide a little assitance of any kind I would be greatly appreciative as my current project requires a ton of this. Thanks alot, -mike |
#10
| |||
| |||
|
|
If someone could provide a little assitance of any kind I would be greatly appreciative as my current project requires a ton of this. |
![]() |
| Thread Tools | |
| Display Modes | |
| |