Guest_imported
New member
- Jan 1, 1970
- 0
Hi all,
anybody knows how to update a table column with '&'
e.g. update TableA set COL1='John & Mary';
where '&' is included, it is treated as parameter, anyway to workaround?
thanks
anybody knows how to update a table column with '&'
e.g. update TableA set COL1='John & Mary';
where '&' is included, it is treated as parameter, anyway to workaround?
thanks