✏️ Explanatory Question

What is Row-Level Security (RLS)?

👁 2 Views
📘 Detailed Answer
🟢 Easy
💡

Answer with Explanation

Row-Level Security restricts users so they only see data they are authorized to access.

Example:

  • Sales Manager - East Region sees East Region data only.
  • Sales Manager - West Region sees West Region data only.

RLS can be Static or Dynamic.