STOP DATABASE Statement [Interactive SQL]

Stops a database on the specified database server.

Quick Links:

Go to Parameters

Go to Examples

Go to Standards

Go to Permissions

Syntax

STOP DATABASE database-name
   … [ ON engine-name ]
   … [ UNCONDITIONALLY ]

Parameters

(back to top)

Examples

(back to top)

Standards

(back to top)

  • SQL—Vendor extension to ISO/ANSI SQL grammar.
  • SAP Sybase Database product—Not applicable.

Permissions

(back to top)

Requires the SERVER OPERATOR system privilege.