9.78 V$SQLTEXT_WITH_NEWLINES
V$SQLTEXT_WITH_NEWLINES
is identical to the V$SQLTEXT
view except that, to improve legibility, V$SQLTEXT_WITH_NEWLINES
does not replace newlines and tabs in the SQL statement with spaces.
Column | Datatype | Description |
---|---|---|
|
|
Used with |
|
|
Used with |
|
|
SQL identifier of a cached cursor |
|
|
Code for the type of SQL statement ( |
|
|
Number used to order the pieces of SQL text |
|
|
A column containing one piece of the SQL text |
|
|
The ID of the container to which the data pertains. Possible values include:
|
See Also: