All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.anwiba.database.oracle.utilities.GetSessionCountPreparedStatement.sql Maven / Gradle / Ivy

There is a newer version: 1.2.50
Show newest version
SELECT count(*) FROM gv$session s WHERE  s.username = ?




© 2015 - 2024 Weber Informatics LLC | Privacy Policy