Although it is not one call, you can nest the replace() calls: SET mycol = replace( replace(mycol, '{1}', 'myoneval'), '{2}', mytwoval). ... <看更多>
Search
Search
Although it is not one call, you can nest the replace() calls: SET mycol = replace( replace(mycol, '{1}', 'myoneval'), '{2}', mytwoval). ... <看更多>