L
LouD
Hello,
Could anyone tell me what the sql statement would be to trim some characters
from the beginning of data, as well as adding a space in the middle?
I scan barcodes that contain part numbers and serial numbers. The first two
characters need to be dropped, and I need to seperate the part number from
the serial number with a space.
For example:
IS02R206878X6246 would become 02R2068 78X6246
Could anyone tell me what the sql statement would be to trim some characters
from the beginning of data, as well as adding a space in the middle?
I scan barcodes that contain part numbers and serial numbers. The first two
characters need to be dropped, and I need to seperate the part number from
the serial number with a space.
For example:
IS02R206878X6246 would become 02R2068 78X6246