Gydrinnywrorp
New Member
I am relatively new to SQL and could use some help. I have mashed together snippets of code that have helped me get close to my objective, but not achieve it. The essentials of my original data looks like this:
Other smaller issues: I cannot seem to format the UCC values in a way where they will keep their leading zeros
- Product - Qty_Shipping
- P65238 - - - - - 4
- P65236 - - - - - 2
- P65240 - - - - - 3
- Product - UCC Code
- P65238 - - 001475010
- P65238 - - 001475011
- P65238 - - 001475012
- P65238 - - 001475013
- P65236 - - 001475014
- P65236 - - 001475015
- P65240 - - 001475016
- P65240 - - 001475017
- P65240 - - 001475018
Other smaller issues: I cannot seem to format the UCC values in a way where they will keep their leading zeros