Procento=Cast(cast(Count(*) * 100.0 / (Select count(*) from schema.Clovek) as decimal(18,2)) as varchar) + ' %'