Viewing 4 posts - 1 through 5 (of 5 total)
ALTER INDEX ALL ON [dbo].[Find Common Link Between Two Tables in Database without Key Constraints] REBUILD PARTITION = ALL WITH ( PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, ALLOW_ROW_LOCKS...
July 17, 2015 at 9:36 am
I will try to integrate that into what I have already to do a name check first. We do get some that would be like Id in one table and...
July 17, 2015 at 9:29 am
A lot of times no, we get as much info as we can. Sometimes we can get a schema or data dictionary which can be read and easily turned in...
July 17, 2015 at 6:59 am
Thanks, Alvin. It is a recurring problem, so we try to get as much info from those who know up front, but a lot of times nobody can tell us...
July 16, 2015 at 3:02 pm
Viewing 4 posts - 1 through 5 (of 5 total)