|
Ispirer SQLWays Database Migration Software
/SF - File containing SELECT statement
Syntax: /SF=Filename
This option specifies the file containing a SQL SELECT statement that defines the data to export. In all other respects, this option is the same as the /S option. You can use new line characters in the SQL SELECT statement.
The file name can include the directory path to the file and have any extension.
For example, /SF=emp.txt specifies the file from the current directory, /SF=d:\scripts\emp.txt specifies the file located in the d:\scripts directory.