Microsoft
Software
Hardware
Network
Question : Help with Sybase SQL ?
I need a pull where the providerID is either A000000015210B OR A000000003731B and the Received_Date minus Iinput_Date is greater than 45 days
Thanks
Answer : Help with Sybase SQL ?
I guess it should be minus 45:
WHERE providerID IN ( 'A000000015210B','A0000000
03731B' )
AND Input_Date < DATEADD(day, -45, Received_Date)
or
WHERE providerID IN ( 'A000000015210B','A0000000
03731B' )
AND Received_Date > DATEADD(day, 45, Input_Date)
Random Solutions
SSAS Filter Unused Dimension Members
Trouble with images in Outlook when received from a MAC
Anyone know a good script (or something else)
Is Multiple Mirror's possible?
check if record is already locked
How do I stream my security camera on my website ?
Connecting Outlook 2010 to an exchange server remotely
Save Publishign site as template in SharePoint 2010
exchange server 2003
PC will not reboot unless press power button