Hello,
I need to find codes in a table. For example:
Code $ Amount
04134 1
4134 4
4134R 5
4134IM 6
I need to take these codes and make them consistent - 4134 and then total the amounts ($16) so I can link it to another table. Is there any way I can accomplish this in SQL 2K????
Any help would be greatly appreciated!
M.
I need to find codes in a table. For example:
Code $ Amount
04134 1
4134 4
4134R 5
4134IM 6
I need to take these codes and make them consistent - 4134 and then total the amounts ($16) so I can link it to another table. Is there any way I can accomplish this in SQL 2K????
Any help would be greatly appreciated!
M.