728x90
반응형
select name, type
from syscomments c join sysobjects o
on o.id = c.id
where encrypted = 1
from syscomments c join sysobjects o
on o.id = c.id
where encrypted = 1
728x90
반응형
'연구개발 > DBA' 카테고리의 다른 글
자신의 데이터베이스만 보이게 하기 (0) | 2012.03.20 |
---|---|
커서 cursor (0) | 2012.03.20 |
SchemaBinding 체크 확인 (0) | 2012.03.12 |
성능 모니터(perfmon.exe) 관련 자료 2 (0) | 2012.03.06 |
성능 모니터(perfmon.exe) 관련 자료1 (0) | 2012.03.06 |