Re: Conceptual ideas - 2 tables one changes other complete Cursors?
rcamarda (rcamarda@cable speed.com) writes:[color=blue]
> David, this is pretty cool (although I'm not sure whats going on...Ill
> have to read up on coalesce).
> It seems that eh coalesce is returning the first non-null field that
> it's given in the argument list.[/color]
That's it!
As for where to read about coalesce, CASE etc, see my signature.
--
Erland Sommarskog, SQL Server MVP, esquel@sommarsk og.se
Books Online for SQL Server SP3 at
rcamarda (rcamarda@cable speed.com) writes:[color=blue]
> David, this is pretty cool (although I'm not sure whats going on...Ill
> have to read up on coalesce).
> It seems that eh coalesce is returning the first non-null field that
> it's given in the argument list.[/color]
That's it!
As for where to read about coalesce, CASE etc, see my signature.
--
Erland Sommarskog, SQL Server MVP, esquel@sommarsk og.se
Books Online for SQL Server SP3 at
Comment