SELECT DISTINCTROW [Foundation Types].[FoundationID],
[Foundation Types].[Foundation Name]
FROM [Foundation Types];