Viewing 4 posts - 1 through 4 (of 4 total)
I found my answer..
If I use the ODBC function TIMESTAMPADD() I can get what I need.
I've added the following and get exactly what I was looking for:
>= {fn TIMESTAMPADD(SQL_TSI_DAY,-2,getdate())}
I...
March 21, 2012 at 7:40 am
To the topic "are you experienced with performance tuning":
I am the T-SQL developer for my company but NOT a SQL Server performance tuning expert. Since I "live" in SQL everyone...
February 2, 2012 at 4:35 am
This is awesome!
I got this to work with my production data!!
Thank you very much.. I was tearing my hair out trying to get this done (and I have very little...
April 9, 2011 at 12:51 pm
With our new server we installed SQL Server 2008 Standard.
I haven't even scratched the surface of it's features (SSIS, etc) but I LOVE the InteliSense that SQL Server 2008 has....
October 21, 2008 at 4:34 am
Viewing 4 posts - 1 through 4 (of 4 total)