Please post the results of the following two queries:
SELECT TOP 5 * FROM dbo.DECleared
SELECT TOP 5 * FROM dbo.SomaticMCCleared
Cheers
ChrisM
“Write the query the simplest way. If through testing it becomes clear that the performance is inadequate, consider alternative query forms.” - Gail Shaw