SELECT T1."No_" AS "No", (convert(FLOAT, T1."Efficiency _")) AS "Efficiency" FROM "Gottstein7x"."dbo"."AH Gottstein$Resource" T1 -- order by "No" asc