Forum Replies Created

Viewing 4 posts - 1 through 5 (of 5 total)

  • Reply To: After an Oracle migration, write out a function into a View SELECT statement

    Sounds like you're dealing with some tricky T-SQL after migrating from Oracle. If the code lacks comments and isn’t intuitive, I totally get why it’s confusing. Sometimes, migrations introduce structural...

  • Reply To: Lower Your Attack Surface Area

    That’s a great question! Dynamic Data Masking (DDM) could help in limiting exposure to sensitive data, but it wouldn’t fully solve the core issue here. Since DDM only applies obfuscation...

  • Reply To: A Poor Data Model

    These examples are very relevant to what I encounter. What concerns me is how we’ll handle issues related to SSNs when they arise. Maybe we’ll need an "active indicator" to...

  • Reply To: A Poor Data Model

    Good examples, and that's the type of thing I run into. I worry what we'll do when we do have issues with SSNs, maybe we'll have to have an "active...

Viewing 4 posts - 1 through 5 (of 5 total)