5.365 DBA_SQLTUNE_BINDS
DBA_SQLTUNE_BINDS displays the bind values associated with all tuned SQL statements in the database.
               
Related View
USER_SQLTUNE_BINDS displays the bind values associated with the tuned SQL statements owned by the current user.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Tuning task identifier | 
| 
 | 
 | 
 | Advisor framework object identifier | 
| 
 | 
 | 
 | Bind position | 
| 
 | 
 | 
 | Bind value. This column is  | 
See Also: