Viewing 7 posts - 1 through 7 (of 7 total)
I believe if you create a clustered index on the partition scheme you will partition the table as configured by the partition scheme and function.
CREATE CLUSTERED INDEX [idx_Name] ON Table(column)...
February 4, 2011 at 9:21 am
Matt Miller (#4) (3/24/2008)
navpreet.khurmi (3/24/2008)
October 20, 2010 at 6:21 am
Thanks for your replys. I think what da-zero said makes sense as far as checking to see if the file exists before downloading it.
Specifically the file names are formatted...
October 19, 2010 at 2:05 pm
I don't why but almost every interview I've had I get asked about clustered index vs non clustered....
October 15, 2010 at 8:57 am
This blog seems to be a better way...
By setting the FTP task property ForceExecutionResult to Success and setting the Propagate system variable in the error event to false.
October 15, 2010 at 8:10 am
Jack Corbett (7/17/2008)
October 15, 2010 at 7:28 am
I just read through the MS Training kit book; its gets kinda boring after a while. I just bought into Transcender exams; Anyone know how accurate the Transceder Exam...
May 7, 2010 at 6:42 am
Viewing 7 posts - 1 through 7 (of 7 total)