✏️ Explanatory Question

When should field-level security be avoided?

👁 13 Views
📘 Detailed Answer
🟢 Easy
💡

Answer with Explanation

Field-level security should be avoided when overused because it:

  • Impacts performance

  • Increases admin complexity

  • Applies globally rather than by business unit

For highly sensitive data, moving it to a separate table is often better.