Viewing 8 posts - 1 through 8 (of 8 total)
So Simple - Thanks!
I tried doing this using nested loops and it kept crashing my system after hours of processing. I just made the change to the CTE and it...
January 6, 2016 at 1:17 pm
That was PERFECT! 😀 Thanks for pointing me to that link. I was able to generate the exact same trend values as Excel reported.
December 18, 2014 at 5:38 am
I stuck the values in Excel and used the FORECAST function.
The X value was period 14
Known X's were periods 8 thru 13
Know Y's were the pcts for periods 8...
December 17, 2014 at 2:18 pm
Figured it out. I had to explicitly declare the value as a date: TO_DATE('3/28/2010', 'MM/DD/YYYY')
September 8, 2010 at 10:33 am
I hear what your saying, however as a company we are trying to minimize user interaction with the files. I would prefer to do that as a last step if...
April 11, 2008 at 6:05 am
Ok, were getting close. It works as you said except that if one of the files is not in the directory and that loading routine doesn't kick off, the Run...
December 20, 2007 at 1:05 pm
I tried what you said and the Run SP_... task kicks off before all of the files have loaded.
December 20, 2007 at 12:48 pm
Viewing 8 posts - 1 through 8 (of 8 total)