Data Masking
MySQL HeatWave Service supports various MySQL data masking functions that mask data to remove identifying characteristics and generate random data with specific characteristics.
MySQL HeatWave Service supports the following data masking functions:
gen_rangegen_rnd_emailgen_rnd_ssngen_rnd_us_phonemask_innermask_outermask_panmask_pan_relaxedmask_ssn
MySQL HeatWave Service does not support the following data masking functions:
gen_blocklistgen_dictionarygen_dictionary_dropgen_dictionary_loadgen_rnd_pan
Related Topics