Quantcast
Channel: Transact-SQL forum
Viewing all articles
Browse latest Browse all 23857

Table with 449 Million Records

$
0
0

Hi All,

I have a table with two columns and 449 million records. 

Table Structure :

Create table EmployeeList (

Id  INT,

Divison VARCHAR(250) )

I have a chance of two same ID's with different divisions, In this case i need to concatenate those both records into single record. I am trying with Stuff and  XML path to join the values. I didnt get any output even after running for 6 hrs.


Rohan


Viewing all articles
Browse latest Browse all 23857

Trending Articles



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