Anyone get brave enough to try this out?
[] ?
UPDATE w3t_Users
SET U_Username = U_LoginName
Although I'm not sure if that will pull their U_LoginName, or will actually give everyone the literal display name of "U_LoginName" so I wouldn't really recommend trying it. [/]
I have a bunch of users who I need to make their eamil / fake email and user name / display name all match. A SQL call like this would save me a lot of time

P-