I'm a new learner..Please our member tell me how to write script to Clear data in a specific column ?
Example In table TblStudent(ID, Name, Sex,Address)...
I want to Clean all record in column address..Please help me..
( I Use Sqlserver 2005 databae and C# 2005 application)
Loading
Albertto LiePosted Jun 17, 2009, 2:49 AM
this will hit all record because no criteria given.
LoeurtPosted Jun 19, 2009, 6:52 AM
Subramanyam RompicherlaPosted Jun 17, 2009, 2:46 AM