How to join v$sql_bind_metadata
Hi Experts,
I want to join the view v$sql_bind_metadata to get the sentences (sql_text) that owns the bind variables but when a try to do that with v$open_cursor no rows are returned.
The database version is 9.2.0.8 so there is no v$sql_bind_capture.