Microsoft
Software
Hardware
Network
Question : How to construct if-else in this sql query?
I have complex query for oracle database, I simplify it as below
select a.platform, b.platform, b.name...
from table1 a,
table2 b,
table3 c
where
....
Now I want to put a conditional statement
if a.platform ='Linux-PC' and b.platform='Linux, then select this select this record
How to do this meaning in the query?
Answer : How to construct if-else in this sql query?
that tutorial appears to use an older version, try the older version that has a seperate windows download
http://code.google.com/int
l/iw-IL/we
btoolkit/v
ersions.ht
ml
Random Solutions
Unattended Windows 7 Installation answer file not working
Excel - VBA text formatting
How to redirect requests to a particular web site to a local server?
how to implement a pac file using group policy
How to make Delphi 2007 application compatible with Windows 7 OS?
How do most developer handle localization in .NET?
Win2000 Terminal Server and your terminal services client license will expire in x days
Follow up php question - php mailer
ASP Connection String vs. Database Access DLL
Service policy is in suspended mode