sqlserver函数

xiaoxiao2021-02-28  78

select  charindex('a', 'asdf');结果为1

selec  reverse ('abc');结果为cba,将字符串道过来显示

转载请注明原文地址: https://www.6miu.com/read-54776.html

最新回复(0)