Microsoft
Software
Hardware
Network
Question : DB2 Equivalent of <= in Access
I trying to create a pass through query in Access to DB2. I get the "Unexpected Token" error when I try to use <=. Does anyone know what the DB2 equivalent is?
Answer : DB2 Equivalent of <= in Access
conversion
IIF ( condition, then, else )
DB2 (and really all Ansi-92 compliant dbs)
CASE WHEN condition THEN then ELSE else END
Random Solutions
Vbscript PDF Metadata for SharePoint 2010
Event ID 28 on a Hyper-V Server
Lotus Notes 6.5 certificate has expired
Windows firewall will not start
NAT setting and vmware
BDP Question
Printing to printer over a WAN Link
Arcserve 11.5 and LTO 5
Feildset hide/show in Google Mail, php
Changing charset on a Mysql database