I'm a new DB2 SQL users and am frustrated beyond belief.

Yes, I know that 90% of SQL is standard but that 10% will kill you, right? I've purchased a couple books that purport to be DB2 SQL references but none of them are what I need. I need a DB2 SQL Users Guide -- something that is a reference for SQL queries only.
I don't need DBA stuff. I need to know things like how to constrain a date in WHERE criteria... in Informix it's simply "where date between '01/01/2010' and '06/30/2010'" but apparently DB2 isn't that simple. Recommendations are GREATLY appreciated.
Thanks in advance.
John