Want to transfer data from multiple similar Redshift tables to 1 SQL Server table?
Using Withdata software DB Copier, a Redshift to SQL Server converter for Windows, MacOS, and Linux, you can merge multiple similar Redshift tables data to a single 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.
Transfer data from multiple similar Redshift tables to a single SQL Server table
Login to Redshift and SQL Server -> Select source Redshift tables -> Set the target SQL Server table -> Copy Redshift data to SQL Server
Choose source Redshift database and logon.
Choose target SQL Server database and logon.
Click “Convert Similar Tables” at task dialog.
then show the wizard.
1. Select similar Redshift tables.
2. Select a destination SQL Server table and config fields.
3. Preview data.
4. Import data from multiple similar Redshift tables to a single SQL Server table.
Transfer data from multiple similar Redshift tables to a single SQL Server table in command line
Save “Redshift table to SQL Server” session, then you can:
- Transfer multiple similar Redshift tables to a single SQL Server table in Windows command line.
- Transfer multiple similar Redshift tables to a single SQL Server table in Linux command line.
- Transfer multiple similar Redshift tables to a single SQL Server table in macOS command line.
Set scheduled tasks for coping data from multiple similar Redshift tables to a single SQL Server table
You can schedule and automate this “Redshift to SQL Server” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.