select bidLineProductId, guarantee, termsOfGuaranteeBegin, termsOfGuarantee from tbl_BID_BidLineProducts where coalesce( guarantee, '' ) <> '' update tbl_BID_BidLineProducts set termsOfGuarantee = , termsOfGuaranteeBegin = where bidLineProductId =
Begin End togBegin tog
#htmleditformat( _guarantee )# #lsDateFormat( _beginDate, "MM/DD/YYYY" )#  #lsDateFormat( _endDate, "MM/DD/YYYY" )#  #lsdateformat( termsOfGuaranteeBegin, "MM/DD/YYYY" )# #lsdateformat( termsOfGuarantee, "MM/DD/YYYY" )#
#bidLineProductId#: #_beginDate#, #_endDate#