Example
SELECT CONNECTION_ID();Definition and Usage
The CONNECTION_ID() function returns the unique connection ID for the current connection.
Syntax
CONNECTION_ID()Technical Details
| Works in: | From MySQL 4.0 |
|---|
Loading lesson path
Example
SELECT CONNECTION_ID();The CONNECTION_ID() function returns the unique connection ID for the current connection.
Syntax
CONNECTION_ID()| Works in: | From MySQL 4.0 |
|---|