I want to use CASE statement to update some records in sql server 2005 ... TestStudents SET LASTNAME = ( CASE WHEN (LASTNAME ...
www.google.com.tw