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


 
Copyright © 1999-2025 windevcluster.com
Some rights reserved