OldWilly
Programmer
- Mar 1, 2002
- 66
I have no problem updating my tables. But I do seem to have a problem remembering to put in a 'WHERE' clause. Thus, all my records get updated and then I get very irate phone calls. Is there any way I can get an error msg or a warning msg if my update statement is missing the WHERE clause?