|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Transact-SQL - Bulk update
hi,
I have a table with three columns id,name ,email adresss id name email adress 1 A one@friends1.com 2 B two@india.com 3 C three@friends1.com 4 D four@tour.com 5 E five@friends1.com . . . . . . 300 A56 three1@friends1.com Now i need to update the email address @friends1.com with @ever.com. Whereever the email adress is @friends1.com it should be changed with @ever.com There are 200 rows with email id @friends1.com .I need to update only 25 rows at a time .After 20 secs it should update another 25 rows and it should goes like updating with 25 rows a time interval of 20 sec...... Can any one help me in this....... |
![]() |
| Viewing: ASP Free Forums > Database > SQL Development > Transact-SQL - Bulk update |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|