摘要: https://mp.weixin.qq.com/s/PqRNjr8m_uI0KLJnEpbaWw 阅读全文
posted @ 2019-03-19 15:42 赵春义 阅读(173) 评论(0) 推荐(0) 编辑
摘要: 处理字符串时,利用字符型函数的嵌套组合是非常有效的,试分析一道考题: create table customers(cust_name varchar2(20)); insert into customers values('Lex De Hann'); insert into customers 阅读全文
posted @ 2019-03-08 21:07 赵春义 阅读(302) 评论(0) 推荐(0) 编辑