Latest Activity
Hi Team, Denodo 7.0 Where to find 'mask' and 'map' functions ? I saw them here: https://www.denodo.com/en/video/demo/product-demonstration-centralize-security-and-governance-data-virtualization Thanks.
Hi , If we mark a field as sensitive, user can view the value as NULL. Can we replace the field value from NULL to a set of characters. For e.g: Id=98201 (Unmasked) Id=9 * 1 (Masked) Thanks
I need to format a number as 9,999.00 (ex: 2,324.22). In Oracle I would use the to_char function. Do you have any built-in functions that would do anything similar?