English
(change)
italiano
Português
Português Brasileiro
español
한국어
Français
日本語
Login
Signup
Downloads
Open Questions
MariaDB
All Topics
Home
SQL-99 Complete, Really
38 - SQL Sessions
38 - SQL Sessions
Ask a question here
Tweet
An SQL-session spans the execution of one or more consecutive SQL statements by a single user.
← Prev
⇑ TOC ⇑
↑ Chapter ↑
Next →
About SQL Sessions
An SQL-session spans the execution of one or more consecutive SQL statement...
SQL-Connections
You can establish an SQL-Connection either explicitly, by issuing a CONNECT...
SQL-Session Management
SQL provides four statements that help you manage your SQL-session. Each on...