Search results

  1. I

    Split table in 4 equivalent parts by 3 criteria

    Hi all, I have a table with the folowing structure: ID(integer) Value1(Double) Value2(Double) I need to split this table in 4 equals parts: - count of id must be equal or close to equal(ex: 467 split in 3 x 117 and 116) for each part - the cumulated Value1 and Value2 must be equal or close to...
Back
Top Bottom