首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > 其他数据库 >

oracle 字符串联接

2012-07-26 
oracle 字符串连接select ? ?WM_CONCAT(company_ID) as company_list ?from tbl_zotn_company where compa

oracle 字符串连接

select ? ?WM_CONCAT(company_ID) as company_list ?from tbl_zotn_company where company_id like '1600%' or company_id like '2000%' or company_id like '23000%'?

?

?

?

热点排行