Technical Blog
Pages
(Move to ...)
Home
Oracle DBA
ERP
Oracle Apps
Data Warehouse
Java
UNIX
Hadoop
JOBS4U
▼
Showing posts with label
Week Query
.
Show all posts
Showing posts with label
Week Query
.
Show all posts
Sep 22, 2008
Lock,Month,Week Query
›
Query to identify Locked Tables SELECT e.*, (select terminal from v$session r where e.SID = r.SID) terminal, (select name from sys.obj$ wher...
Home
View web version