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
How to find CD Burning folder path in c# and operating system as a XP?
printmig.exe aborting early
Validation of viewstate MAC failed? How I fix it?
delays in receiving email internally
Remote Desktop Services on Windows 2008 Foundation Server
Weirder than usual HP desktop problem – power supply - motherboard?
Forward meeting requests to another mailbox
Terminal Services lock down question
i want my phone number should accept ( ) -/ \ and number characters
copy a defined user profile when user logs on domain for first time. Giving identical initial profile at logon. Each user can then modify this profile as required. over time keeping settings