Viewing 3 posts - 1 through 3 (of 3 total)
Use SQLServerCentral
go
Update Politicalviewpoint
Set President="Ronald Reagan',
Opinion='Good'
where opinion='appropriate'
Server: Msg 208, Level 16, State 1, Line 1
Invalid object name 'Politicalviewpoint'
June 8, 2004 at 1:58 am
Hi all,
Got a further question in relation to this one. It's been suggested that I could use @@dbts to return the final timestamp. e.g change the final error block to:
...
January 6, 2004 at 2:42 pm
Hi all,
Thanks for that. I wrote the below to identify my problem rows. When I was happy I was going to run the update statement thats currently commented...
October 28, 2003 at 12:23 am
Viewing 3 posts - 1 through 3 (of 3 total)