Table of ContentsPreviousNext

Ispirer
Please, note, that Ispirer SQLWays 6.0 is no longer supported and provided to clients.
You can try out automated conversion of databases and applications with Ispirer Toolkit for free. Download free trial.
Check out the relevant toolkit documentation.


Ispirer SQLWays Database Migration Software

/T - Table name, list or template

Syntax: /T=[SchemaName.]TableName [, NextTable]

This option specifies the exported tables.

If the database supports schemas (table owners) you can either specify a schema (owner) name for the table explicitly or use the default schema (owner) name for the user connected to the database.

You can provide a comma-separated list of tables or table templates. For example, /T=*.* or /T=%.% will export all tables available in the database, /T=schema1.*, schema2.* or /T=schema1.%, schema2.% will export all tables of the schemas schema1 and schema2.

Note: Some databases don't support the schemas. For example, to export all tables of an Access database you have to use /T=* or /T=%.

When this option is specified all the rows and columns of each table are exported. You can define a subset of the table using options /EXC to exclude columns or /SROW and /CNROWS to specify the start row and number of rows. To define more complex subsets of the table or subsets based on queries or multiple tables use options for defining queries /S and /SF.


Table of ContentsPreviousNext
Copyright 1999-2023 Ispirer Systems.
Ispirer and SQLWays are registered trademarks. All other product names may be trademarks of the respective companies.
All rights reserved.