Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.ms-sqlserver > #703
| From | "Phil Hunt" <aaa@aaa.com> |
|---|---|
| Newsgroups | comp.databases.ms-sqlserver, microsoft.public.sqlserver.programming |
| Subject | Re: SQL help again |
| Date | 2011-10-02 12:48 -0400 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <j6a4ks$9fp$1@speranza.aioe.org> (permalink) |
| References | <j6a2kf$3d5$1@speranza.aioe.org> |
Cross-posted to 2 groups.
I tried CASE EventID when NULL then 1 else 0 end It always return 0, why ? "Phil Hunt" <aaa@aaa.com> wrote in message news:j6a2kf$3d5$1@speranza.aioe.org... > How do I count a column that is NULL without CASE. I was looking at NULLIF > and ISNULL, they can't seem to do the job. > > Thanks > > Sorry about double posting, I replied to my question by mistake. >
Back to comp.databases.ms-sqlserver | Previous | Next — Previous in thread | Next in thread | Find similar
SQL help again "Phil Hunt" <aaa@aaa.com> - 2011-10-02 12:14 -0400
Re: SQL help again "Phil Hunt" <aaa@aaa.com> - 2011-10-02 12:48 -0400
Re: SQL help again "Bob Barrows" <reb01501@NOSPAMyahoo.com> - 2011-10-02 13:06 -0400
Re: SQL help again "phil hunt" <a@abc.com> - 2011-10-02 18:44 -0400
Re: SQL help again "Bob Barrows" <reb01501@NOyahooSPAM.com> - 2011-10-03 12:09 -0400
Re: SQL help again --CELKO-- <jcelko212@earthlink.net> - 2011-10-03 08:55 -0700
csiph-web