Created
November 6, 2013 03:49
-
-
Save devacto/7330572 to your computer and use it in GitHub Desktop.
Add padded identifier from store codes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CONCAT('DS', LPAD(store_code, 4, 0)); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment