How to End Connections

Connections must be ended under certain circumstances.

Connections end when:

Users with DROP CONNECTION system privilege can also drop a specific connection in Interactive SQL or Embedded SQL by issuing a DROP CONNECTION statement.

Related concepts
Ways to Connect
Supported Connection Interfaces
Connection Status
How Connection Parameters Work
Connection Parameters in ODBC Data Sources
Interactive SQL Connections
File Data Sources
Connections from Other Databases
How to Test Connections
Integrated Logins
Connection Pooling
Temporary Connections
Logical Server Configuration
Connection Logging
Related reference
Roadmap for Connections