When i load this data the third table it should not get the data of 2,a,8. B'coz it is already retrived in T2 table. How can i control this.
Wt is exactly want is i'm partitioning the qvd file for every 1wk.But based to F2 column started time. If the data of F2 is started in first wk and it is continue in second wk then the second wk data also retrive in first wk data instead of 2nd wk. When i'm trying to retrive in second table it should not retrive the data already loaded in first table.