2 lines
53 B
SQL
2 lines
53 B
SQL
select * from v$sessmetric where session_id in (&1);
|
select * from v$sessmetric where session_id in (&1);
|