Export Parameter : Query
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/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Export Parameter : BufferExport
- Export Parameter : ConsistentExport
- Export Parameter : CompressExport
- Export Parameter : Object_ConsistentExportObject
- 【metalink】Export/Import DataPump Parameter TRACE (文件 ID 286496.1)ExportImport
- 【MOS】Parameter FILESIZE - Multiple Export Files (文件 ID 290810.1)Export
- @EXPORT and @EXPORT_OKExport
- export 和 export default 區別Export
- Initialization Parameter Files and Server Parameter Files (287)Server
- exportExport
- JavaScript中的export、export default、exports和module.exports(export、export default、exports使用詳細)JavaScriptExport
- export和export default的區別Export
- export ORACLE_SID=founder exportExportOracle
- Oracle ParameterOracle
- import、require 、export、export default、exports、module exportsImportUIExport
- Conventional Path Export和Direct Path ExportExport
- Conventional Path Export Versus Direct Path ExportExport
- Required parameter $xxx follows optional parameter $yyyUI
- FORM ExportORMExport
- export/importExportImport
- ES6:export 與 export default 區別Export
- JavaScript ES6中,export與export defaultJavaScriptExport
- 6.exports、module.exports、export、export defalutExport
- module.exports 、 exports 和 export 、 export default 、 importExportImport
- The SPFILE Initialization Parameter
- Sessions & Processes parameterSession
- Import parameter: STATISTICSImport
- ES6 export && export default 差異總結Export
- ES6 export 和 export default的區別Export
- MySQL過程報 Parameter number N is not an OUT parameter錯誤MySql
- export default用法Export
- export DISPLAY=:0.0Export
- mysql export & importMySqlExportImport
- mysql import and exportMySqlImportExport
- 使用DBMS_UTILITY.get_parameter_value檢視session的parameterSession
- phpmysqlimysqli_query()mysqli_real_query()PHPMySql
- Oracle Server Parameter FilesOracleServer
- What Is a Server Parameter File?Server