Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Replace multiple row with sequence value

$
0
0
Hi Folks,I am new to SQL and i have table which has column FULLNAME (Last name, firstname) & USER EMAIL (firstname.lastname@corp.com) and i m looking to replace the value of Fullname like user0001 and User email like user0001@corp.com.In the table total user count is like 1892 with duplicate as well.Need expert help.Regards,Pankaj

Viewing all articles
Browse latest Browse all 3145

Trending Articles