|
The way to determine the input parameters in the WHERE clause of a DELETE or UPDATE statement is very similar to the way to determine them in the WHERE clause of a SELECT statement (Handling a Parameterized SELECT Statement). The major differences between these two types of dynamic parameterized statements are as follows: