Viewing 4 posts - 16 through 19 (of 19 total)
Thank u so much for ur suggestion..
I done that in query window..
It took 1hr 40 min...
November 18, 2009 at 1:25 am
#1080727
If it is b'coz of index
Can I recreate like this and insert the rows
alter table dbo.Total add constraint
pk_test primary key nonclustered (Email)
Pls suggest me...
November 17, 2009 at 7:27 am
#1080239
I think that is left outer join instead of inner join
November 17, 2009 at 7:24 am
#1080234
Hi,
Could u pls tell us detailed procedure for that as we r new to SQL SERVER..
Thnx in advance...
November 17, 2009 at 6:47 am
#1080200