Re: Trigger For DateTime
- From: wackyphill@xxxxxxxxx
- Date: 20 Jul 2005 05:36:38 -0700
Awesome Erland, thanks that's what I was looking for!
I've never seen a FROM / JOIN on an update statement before. I assume
the JOIN insures that only the rows in the table that match the rows in
the inserted table are modified rather than the whole table?
What's the FROM clause for though? Is it required? Or was it just so
you could alias the table to save typing?
Thanks again for your help.
.
- Follow-Ups:
- Re: Trigger For DateTime
- From: Erland Sommarskog
- Re: Trigger For DateTime
- References:
- Trigger For DateTime
- From: wackyphill
- Re: Trigger For DateTime
- From: Erland Sommarskog
- Trigger For DateTime
- Prev by Date: Query with single quotes using OPENROWSET
- Next by Date: Re: SQL Login audit log
- Previous by thread: Re: Trigger For DateTime
- Next by thread: Re: Trigger For DateTime
- Index(es):
Relevant Pages
|