Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
junior_gong
New Member

Azure Database copy table job - Change source table

Hello, I have setup a simple job to copy and overwrite tables from one Azure SQL DB to another Azure SQL DB. Disclaimer - I am new to this.

 

On the initial configuration in the wizard, I defined which Tables would be copied, however I need to make replace one of the tables that is being copied to the destination in the job. How do I change one of the tables that is being copied?

 

Thanks

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @junior_gong ,

Based on your problem, I launch SQL Server Management Studio and login to my database.

vyilongmsft_0-1720747697805.png

Then I think you can follow the steps below:

1. Choose the database and right click on Tasks and select Generate Scripts.

vyilongmsft_1-1720747770174.png

2. Select Choose Objects on the left hand side menu and then click on Select Specific database objects on the right part of the window.

vyilongmsft_2-1720747899242.png

3. When you click on Advanced you will get a list of options, go down to the bottom of the list and select either Data, Schema and Data or Schema only for Types of data to script.

vyilongmsft_3-1720747957414.png

You can also find more on this blog and it may help you: Copy Data Between Two Azure Databases in Access (accessexperts.com)

 

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @junior_gong ,

Based on your problem, I launch SQL Server Management Studio and login to my database.

vyilongmsft_0-1720747697805.png

Then I think you can follow the steps below:

1. Choose the database and right click on Tasks and select Generate Scripts.

vyilongmsft_1-1720747770174.png

2. Select Choose Objects on the left hand side menu and then click on Select Specific database objects on the right part of the window.

vyilongmsft_2-1720747899242.png

3. When you click on Advanced you will get a list of options, go down to the bottom of the list and select either Data, Schema and Data or Schema only for Types of data to script.

vyilongmsft_3-1720747957414.png

You can also find more on this blog and it may help you: Copy Data Between Two Azure Databases in Access (accessexperts.com)

 

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors