Hi,
we are trying to implement partition on a tables.
by using partitions the performance will increases.
My question is if a table is be distributed on multiple filegroups on multiple disks.
if we issue a complete table scan on table is it takes a long time
also what is difference between partition inex and clustered index?