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
"All circuits are busy" message received randomly when dialing out from Trixbox 2.8.
Will an AGP Video Card work in a PCI Express Slot?
Ruby script failing: (NoMethodError)
How to map external ip to internal subnet on a Cisco ASA
mysql stored proc parameter
VMware, vSphere Virtual Machine and Disk Errors "invalid disk type 7" and "cannot detect guest operating system type"
PIX 515 to ASA 5505 VPN tunnel problems...
Remove Webroot Spy Sweeper 3.1
windows xp 64 bit on APPLE IMAC 27 inch
Searching inside PHP files