• I see one problem with this solution. You can store only 64 values (bigint 2^63 ) And even with numeric data type there are limitations.

    This is where you need to be careful.

    Leo P.