CREATE VIEW dbo.v_selRawMat AS SELECT RawMat AS value, RawMat AS label FROM dbo.RawMatDet WHERE (RawMat <> '')