G
Guest
Seems like something simple, but I can't figure out how to do this update
query (for just one column in the table.)
I need to replace first 6 numbers with an asterisk and keep the rest of the
numbers, i.e. replace 123456789123456789 with ******789123456789
There are over 200,000 records in the table.
Thanks for the help!
query (for just one column in the table.)
I need to replace first 6 numbers with an asterisk and keep the rest of the
numbers, i.e. replace 123456789123456789 with ******789123456789
There are over 200,000 records in the table.
Thanks for the help!