Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
从数据库中删除证书。
DROP CERTIFICATE certificate-name
DROP CERTIFICATE 可从 ISYSCERTIFICATE 系统表中删除证书。
必须拥有 MANAGE CERTIFICATES 系统特权。
自动提交。
SQL/2008 服务商扩充。
DROP CERTIFICATE mycert;