Reply to Need expert assistance with this (MySQL routine)
Posted by giancarlodirisioster on 10/13/43 11:30
Everyone is usually so friendly and helpful in here, I need help with
this:
I need a MySQL routine that takes one column of data and compares it to
a second column of like data. What I want it to do is remove all
instances of duplicate data from the second column only. Non-case
sensitive. How would I accomplish this?