Can I read Dump on EtoBox?
Dump by Wellington Brosko is a document available to read on EtoBox.
What is Dump about?
This SQL statement selects all columns from the v$session view in an Oracle database. The v$session view contains a row for each active session on the database and provides information about the user, machine name, logon time, and current activity for each session. This statement will return detailed information about all current sessions on the database in a single result set.
- Author
- Wellington Brosko
- Language
- EN