Want to copy data from a SQL Server query to a SQL Server table?
Using Withdata software DB Copier, a SQL Server data transfer for Windows, MacOS, and Linux, you can copy a SQL Server query results to a SQL Server table easily and fast.
- Can run in GUI mode, Step by Step, just a few mouse clicks.
- Can run in Command line, for Scheduled Tasks and Streams.
Copy data from SQL Server query results to SQL Server table
Login to source and target SQL Server -> Enter SQL Server auery -> Set target SQL Server table -> Copy SQL Server data
Choose source/target SQL Server database and logon.
Click “Convert From Query” at task dialog.
then show the wizard.
1. Enter a SQL Server SQL Query.
2. Select a destination table and config fields.
3. Preview data.
4. Copy SQL Server query results data to SQL Server table.
Copy a SQL Server query results to a SQL Server table in command line
Save “Copy SQL Server query to table” session, then you can:
- Copy SQL Server query to table in Windows command line.
- Copy SQL Server query to table in Linux command line.
- Copy SQL Server query to table in macOS command line.
Set scheduled tasks for coping a SQL Server query results to a SQL Server table
You can schedule and automate this “SQL Server Copy” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.