Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

updating large table

$
0
0

Hi,

I have two tables tb1(KEY,IDS,col2,col3,col4) and tb2(key,col) each table has 90 milion records and i am updating tab2 data to tb1 using KEy coulmn

UPdate tb1

set IDS=col from tb2

where tb1.KEy=tb2.key

But it is taking to long to load the data in to main table can any one suggest me how to update quickly


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>