update xe_documents set status='SECRET' where module_srl = 게시판모듈번호;
XE.1.4 버전일 경우
update xe_documents set is_secret='Y' where module_srl = 모듈
update xe_documents set status='SECRET' where module_srl = 게시판모듈번호;
XE.1.4 버전일 경우
update xe_documents set is_secret='Y' where module_srl = 모듈