use BUILD_FILE alter table tbCoCTExam add RateL float ,RateM float , RateN float , ReaderFeeL float , ReaderFeeM float , ReaderFeeN float , HMORateL float , HMORateM float , HMORateN float , HMOReaderFeeL float , HMOReaderFeeM float , HMOReaderFeeN float , HMOICURate use BUILD_FILE alter table tbCoNucExam add RateL float ,RateM float , RateN float , ReaderFeeL float , ReaderFeeM float , ReaderFeeN float , HMORateL float , HMORateM float , HMORateN float , HMOReaderFeeL float , HMOReaderFeeM float , HMOReaderFeeN float , HMOICURate use BUILD_FILE alter table TbCoUltraExam add RateL float ,RateM float , RateN float , ReaderFeeL float , ReaderFeeM float , ReaderFeeN float , HMORateL float , HMORateM float , HMORateN float , HMOReaderFeeL float , HMOReaderFeeM float , HMOReaderFeeN float , HMOICURate use BUILD_FILE alter table TbCoXrayExam add RateL float ,RateM float , RateN float , ReaderFeeL float , ReaderFeeM float , ReaderFeeN float , HMORateL float , HMORateM float , HMORateN float , HMOReaderFeeL float , HMOReaderFeeM float , HMOReaderFeeN float , HMOICURate use BUILD_FILE alter table TbCoOtherRevenue add RateL float ,RateM float , RateN float , ReaderFeeL float , ReaderFeeM float , ReaderFeeN float , HMORateL float , HMORateM float , HMORateN float , HMOReaderFeeL float , HMOReaderFeeM float , HMOReaderFeeN float , HMOICURate use Build_File alter table tbCoCTExam add isEmailCharge bit; use Build_File alter table TbCoUltraExam add isEmailCharge bit; use Build_File alter table TbCoXrayExam add isEmailCharge bit; use Build_File alter table tbCoNucExam add isEmailCharge bit; use Build_File alter table tbCoOtherRevenue add isEmailCharge bit; use RADIOLOGY alter table tbRadioSetup add SeparateRFCS bit; use RADIOLOGY alter table tbRadiosetup add SchedPerExam bit;