亲可以用字符串截取select substr('RY0000123',2,1)||substr('RY0000123',6,4) as result from dual; 其中substr是字符串截取函数||是拼接符