Subject How do I figure what percentage one value is of another value inside a stored procedure?
Author SoftTech
Greetings All,

Firebird 1.5.3

Is it possible to return a percentage of the following within a stored
procedure?

Value A = $1000.00
Value B = $600.00

Result C = 60%

I'm looking for some formula to return Result C.

Any tips appreciated.

Thanks,
Mike