Hi,
i have to calculate percentage of one value field with another value field as percentage ,
i cann't use a where field in my query how it might be possible
this is my query
select((SELECT CAST(SplTariff_amount as float) FROM Hotel_SpecialTariff )+((SELECT CAST(SplTariff_amount as float) FROM Hotel_SpecialTariff)/100*(SELECT CAST(SplTariff_Tax AS float) FROM Hotel_SpecialTariff )))
"Personality has the power to open many doors, but character must keep them open"