Microsoft
Software
Hardware
Network
Question : Any for columns??
I want to return a 'Y' if they failed any test. ?? represents any test. The issue i am having is if they fail more than one test. Hoping to resolve that with any.
select emplid, 'Y' as result from emps where any(??) =''fail' group by emplid
emps database
emplid Math english ss
123 fail fail pass
234 pass pass fail
345 fail fail fail
Answer : Any for columns??
Here you go. Vba code is behind the Sheet1.
Random Solutions
Delphi - Load Strings from RCData?
How do I remove Office XP and 2003 using Msizap.exe from a command line?
VLAN support for ASA 5505
When does a DBMS become necessary/very useful to use in conjunction with ArcGIS? (rather than doing everything with ArcGIS)
BSOD Windows 2008 R2 Hyper-V
Use xcacls.vbs on \\server\share path
Blackberry enterprise activation: Cannot find server
Microsoft VBScript runtime error '800a0009', Subscript out of range: '42'
How do I design network for failover to a secondary internet connection?
Calculated variable on server...