Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
[COLOR=blue]Declare[/color] @Temp [COLOR=blue]VarChar[/color](100)
[COLOR=blue]Set[/color] @Temp = [COLOR=red]'3310XXX101000, 3310XXX111000, 3310XXX115000'[/color]
[COLOR=blue]Select[/color] [COLOR=#FF00FF]Replace[/color](@Temp, [COLOR=red]'3310'[/color], [COLOR=red]'2188'[/color])