![]() ![]() ![]() |
Ispirer SQLWays Database Migration Software
/S - SELECT statement
Syntax: /S=SelectStatement
This option specifies a SQL SELECT statement that defines the data to export.
You can use this option to export data based on a subset of the table, multiple tables or complex queries.
You can optionally enclose the statement in double quotes. If you need to exclude some columns from the table, consider using options /T and /EXC options. If the statement is too large, consider using the /SF option that allows you to specify a file containing the statement.
![]() ![]() ![]() |