i have a table of 80 columns, most of them numbers. i try to mask the data with the platform Mask_Data. i test it with 5 columns and it is done successfully. but now i try to do for the full table, and the Mask_data has only six Numeric_data fields, so how i can mask the full table??
do i need to use ( # of numeric columns / 6 ) platforms to mask the whole numeric data?