DROP MASTER KEY

Remove the master key from the current database.

Syntax
      DROP MASTER KEY

This command will fail if any private key in the database is protected by the master key.

Examples

DROP MASTER KEY;
GO

"Success is not the key to happiness. Happiness is the key to success. If you love what you are doing, you will be successful." ~ Herman Cain

Related commands

CREATE MASTER KEY
ALTER MASTER KEY
Equivalent Oracle commands: DROP PROFILE


 
Copyright © 1999-2024 SS64.com
Some rights reserved