Hello everybody.
I have 2 tables. The header qvd (Data_Orders) and the detail qvd (Data_Orders_Detail). The dates are in the header, but the info in the detail. I want to partition the Detail qvd, with all its fields, in as many different qvd's as
periods exist in the header, thus creating a qvd for each period. As I would do it? Nose if apply using for each use of variables, loops. I am a beginner.
Thanks for your time.