Gain insight on how to better link your organization’s business needs with IT concerns.
Look at a specific example of how Windows Vista SP1 outperforms Windows XP SP2 in file copy.
Find out how Solution Accelerator can help you simplify the planning process for migrating to Windows Vista.
Watch this customer story from Sao Paolo, Brazil, on challenges deploying Operations Manager on a limited budget, and working with a new technology.
Watch the debut of UGTV, a monthly webcast dedicated to bringing informative programming to User Groups worldwide.
These resources provide you with straightforward, detailed information on whether Windows Vista is right for your business.
Try to guess what this WHERE clause is supposed to do.
WHERE
r
.ApptId IS NULL AND r.DATE >= ISNULL(NULL , '1/1/1900') AND r.DATE < DATEADD(d , 1 , ISNULL(NULL , '1/1/3000')) AND --Filter on resource ( ( NULL IS NOT NULL AND r.DoctorResourceID IN ( NULL ) ) OR ( NULL IS NULL ) ) AND --Filter on facility ( ( NULL IS NOT NULL AND r.FacilityID IN ( NULL ) ) OR ( NULL IS NULL ) ) AND --Filter on Inactive ISNULL(r.inactive , 0) = 0ORDER
BY ISNULL(g.LAST , '') + ISNULL(g.FIRST , '')
If you think I made that up, then you are in for a surprise. This is actually part of a query, I found it here: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=3662895&SiteID=1
This NULL IS NULL and NULL IS NOT NULL stuff is just killing me. I wonder why this person did not get an answer yet.....Enjoy your weekend :-)
Can you complete migration during production hours without users noticing? Yes! Watch Program Manager Chris Almida show you how.
Check out the latest in the Springboard Series Roundtable discussions, hosted by Mark Russinovich.
Multi-task while listening to the latest findings in our current threat landscape.