update Partnerlocator_company set fax = chr(43)||’33′||chr(45)||’467300513′ where company_id = 8 ;
+ -> chr(43)
- -> chr(45)
update Partnerlocator_company set fax = chr(43)||’33′||chr(45)||’467300513′ where company_id = 8 ;
+ -> chr(43)
- -> chr(45)
Filed under Uncategorized