Viewing 3 posts - 1 through 3 (of 3 total)
Thanks Rob.
There was a case where early on in my SQL Server life that I wrote a
query like
Update Bla Set Col1 = 'something' From Bla inner join yada...
May 8, 2005 at 11:22 pm
#557533
I disagree Rob,
Nothing personal, but I work with other database systems,
and if I specified the "table your're updating" in the from clause
(without aliasing it that is) it...
May 8, 2005 at 10:41 pm
#557529
Thanks Old Hand, your a godsend.
I actually saw that reference but I have never been able to work out the SQL syntax to all those functions, so you've taught...
March 2, 2005 at 6:03 pm
#545077