ユーザーの場合:
SELECT UserName from DBC.UsrAsgdSecConstraintsV
where
ConstraintName='constraint_name'
プロファイルの場合:
SELECT ProfileName from DBC.ProfileAsgdSecConstraintsV
where
ConstraintName='constraint_name'
ユーザーの場合:
SELECT UserName from DBC.UsrAsgdSecConstraintsV
where
ConstraintName='constraint_name'
プロファイルの場合:
SELECT ProfileName from DBC.ProfileAsgdSecConstraintsV
where
ConstraintName='constraint_name'