Skip Headers

Oracle9i Database Reference
Release 2 (9.2)

Part Number A96536-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Dynamic Performance (V$) Views, 205 of 237


V$SQLTEXT_WITH_NEWLINES

This view 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.

See Also:

"V$SQLTEXT"

Column Datatype Description

ADDRESS

RAW

Used with HASH_VALUE to identify uniquely a cached cursor

HASH_VALUE

NUMBER

Used with ADDRESS to identify uniquely a cached cursor

PIECE

NUMBER

Number used to order the pieces of SQL text

SQL_TEXT

VARCHAR2

A column containing one piece of the SQL text

COMMAND_TYPE

NUMBER

Code for the type of SQL statement (SELECT, INSERT, and so on)


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback