December 2002
Intermediate to advanced
928 pages
85h 29m
English
Data to be dumped. Can be a column name or a valid SQL expression.
Format that controls the manner in which the dumped data is formatted. Select from the following values:
Use octal notation.
Use decimal notation. This is the default.
Use hexadecimal notation.
Display the result using characters.
If you add 1000 to the format specifier, DUMP also returns the name of the character set.
Specifies the starting byte for the data to be dumped. The default is to start with the first byte of data.
Specifies the number of bytes to dump. The default is to dump all the data.