tommj
0
Q:

md5 encryption for existing records

UPDATE yourtable
SET hash = MD5(name)
WHERE hash IS NULL
0

Tags

New to Communities?

Join the community