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.

Example

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 © SS64.com 1999-2019
Some rights reserved