Drops any user connection to the database.
Go to Parameters
Go to Examples
Go to Usage
Go to Standards
Go to Permissions
DROP CONNECTION connection-id
(back to top)
SELECT connection_property( 'number' )
DROP CONNECTION 4
You cannot drop your current connection; you must first create another connection, then drop your first connection.
Requires the DROP CONNECTION system privilege.