DISCONNECT Examples¶
- Disconnect from the current database.
- Disconnect a session in a multi-session application by specifying the connection name.
- Disconnect a session by specifying its session identifier.
- On an error, roll back pending updates, disconnect the database session.