Integrating row and column level security in parent child tables with masking only selected rows
Currently I am working with a project where we need to mask PIIs in few columns for VIP customers only.Let me explain briefly with example:Table A: [personid, status, address, UID, VIPFLAG] --> Mask "UID" and "address" only where VIPFLAG is 1Table ...
- 1347 Views
- 0 replies
- 1 kudos