Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- (CASE Expression and Access 2003)
- Access 2003 allegedly supports SQL-92 (i've set it to do so), and the CASE expression is part of the SQL-92 standard (per SQL For Smarties 2nd ed., pg 127). So why then does this not work for me:ROUND(SUM(CASE WHEN tc1.Tc_OpCode = 'r' THEN 1 ELSE 0), 3)And what I really...
- Tags: access 2003, andeezle, case, CASE Expression, database, END, Microsoft Access, software, sql, tc1.Tc_Hours, tc1.Tc_OpCode
- Discussion threads 2005-09-07
- << Previous
- page 1 of 1
- Next >>