Information about all of the current row-level security constraints, constraint assignments, and constraint functions is stored in the following Data Dictionary tables:
| Information | Data Dictionary Table |
|---|---|
| Names and values of row-level security constraints | DBC.SecConstraints (names) DBC.ConstraintValues |
| Constraint functions for row-level security constraints and statement actions | DBC.ConstraintFunctions |
| Current assignment of row-level security constraint values | DBC.AsgdSecConstraints |