Assume a scenario that i need to profile for birth dates. Now, i write 2 RegEx's - one each at the data level and column level respectively. I link them both with the same domain.
Now, when I run, what will happen ?
--- For few columns, both data level and column level expressions will match, so which takes precedence ? OR, Delphix assigns a domain if both match ?
--- For other columns such as Start Date, End Date, the data level profiler expression will find matches, but will these also be assigned the same domain for birth date ?
#Masking