SELECT (Select AccountNumber from AccountMain where ID = AccountID) AS AccountNumber, AccountZone.* FROM [SIMSData1].[dbo].[AccountZone] where TestEvery != 0
SELECT (Select AccountNumber from AccountMain where ID = AccountID) AS AccountNumber, AccountZone.* FROM [SIMSData1].[dbo].[AccountZone] where TestEvery != 0
Thank you! Your comment has been submitted for approval.