Join v$sql and v$session
794905Sep 27 2010 — edited Sep 27 2010Hi All,
I want following columns from both v$sql(last_active_time) and v$session(username,status ,program)
Cud anyone guide me how to what is the sql that joins both views so that i get above column info ?
Thanks a lot