Search notes:
SYS.SQL_BIND
sys.sql_bind
is a PL/SQL type that defines a
bind variable
in an
SQL statement
.
An instance of this object is returned by
dbms_sqltune.extract_bind()
by passing the value of
bind_data
from
v$sql
etc.
Index