Re: Doing Summation on multiple criterias on the same column in a

>> Unless we're actually storing a Yes/No, True/False, or some other two-valued data; as would seem to be indicated by the "INDICATOR" column name. <<

I have no trouble with a two-valued domain; I even gave an example of
the Rh factor in blood typing. You just do not see them very often in
the real world.

>> INDICATOR, as an aside, is not a reserved word in SQL Server. <<

But it is for embedded SQL in the X3J languages adn SQL Server has an
embedding even if MS does not advertise it. There is more to the
world of RDBMS than just .NET programming.
Joe Celko [ Mo, 31 März 2008 22:38 ] [ ID #1931556 ]
Datenbanken » comp.databases.ms-sqlserver » Re: Doing Summation on multiple criterias on the same column in a

Vorheriges Thema: Re: difference between explicit inner join and implicit
Nächstes Thema: Re: Doing Summation on multiple criterias on the same column in a