Export Parameter : Query

tsinglee發表於2007-09-10

This parameter allows you to select a subset of rows from a set of tables when doing

a table mode export. The value of the query parameter is a string that contains a

WHERE clause for a SQL SELECT statement that will be applied to all tables (or table

partitions) listed in the TABLE parameter.

If a table is missing the columns specified in the QUERY clause, an error message

will be produced, and no rows will be exported for the offending table.

Restrictions

n The parameter QUERY cannot be specified for full, user, or tablespace mode

exports.

n The parameter QUERY must be applicable to all specified tables.

n The parameter QUERY cannot be specified in a direct path export (DIRECT=y)

n The parameter QUERY cannot be specified for tables with inner nested tables.

n You cannot determine from the contents of the export file whether the data is

the result of a QUERY export.

[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-968764/,如需轉載,請註明出處,否則將追究法律責任。

相關文章