Oracle 5.0 Reference Manual page 1663

Table of Contents

Advertisement

ndb_select_all
Format
-h [1643]
--useHexFormat
[1643],
-x [1643]
--delimiter=char
-D [1644]
--disk
--rowid [1644]
--gci [1644]
--tup
[1644],
-t [1644]
--nodata [1644]
• --database=dbname,
Name of the database in which the table is found. The default value is TEST_DB.
• parallelism=#,
-p #
Specifies the degree of parallelism.
--lock=lock_type,
Employs a lock when reading the table. Possible values for
• 0: Read lock
• 1: Read lock with hold
• 2: Exclusive read lock
There is no default value for this option.
--order=index_name,
Orders the output according to the index named index_name. Note that this is the name of an
index, not of a column, and that the index must have been explicitly named when created.
--descending,
-z
Sorts the output in descending order. This option can be used only in conjunction with the
order) option.
--header=FALSE
Excludes column headers from the output.
--useHexFormat -x
Causes all numeric values to be displayed in hexadecimal format. This does not affect the output of
numerals contained in strings or datetime values.
— Print Rows from an NDB Table
[1644],
-d dbname
-l lock_type
-o index_name
1643
Description
Output numbers in hexadecimal
format
Set a column delimiter
Print disk references (useful
only for Disk Data tables having
nonindexed columns)
Print rowid
Include GCI in output
Scan in tup order
Do not print table column data
lock_type
Added / Removed
All MySQL 5.0
based releases
All MySQL 5.0
based releases
All MySQL 5.0
based releases
All MySQL 5.0
based releases
All MySQL 5.0
based releases
All MySQL 5.0
based releases
All MySQL 5.0
based releases
are:
-o (--

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents