摘要:
转至:http://database.51cto.com/art/201011/232267.htm和其他数据库系统类似,Oracle字符串连接使用“||”进行字符串拼接,其使用方式和MSSQLServer中的加号“+”一样。比如执行下面的SQL语句:SELECT '工号为'||FNumber||'... 阅读全文
posted @ 2015-09-01 09:51
Simle
阅读(850)
评论(0)
推荐(0)