Skip Headers

Oracle® Database Reference
10g Release 1 (10.1)

Part Number B10755-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page
Previous
Go to next page
Next
View PDF

DBA_SQLSET_BINDS

DBA_SQLSET_BINDS displays the bind values associated with all SQL tuning sets in the database.


Related View

USER_SQLSET_BINDS displays the bind values associated with the SQL tuning sets owned by the current user.

Column Datatype NULL Description
SQLSET_ID NUMBER NOT NULL SQL tuning set identifier
SQL_ID VARCHAR2(13) NOT NULL SQL identifier
POSITION NUMBER NOT NULL Bind position
VALUE ANYDATA   Bind value