- 博客(4)
- 收藏
- 关注
转载 insert all 和insert first多表插入用法
一、用法 all:不考虑先后关系,只要满足条件,就全部插入; first:考虑先后关系,如果有数据满足第一个when条件又满足第二个when条件,则执行第一个then插入语句,第二个then就...
2016-07-30 22:29:13
255
转载 exists 和not exists用法
exists 和not exists用法 exists表示()内子查询语句返回结果不为空说明where条件成立就会执行主sql语句,如果为空就表示where条件不成立,sql语句就...
2016-07-27 13:53:40
225
转载 oracle 中的INTERVAL 函数用法
一、interval year to month 类型 格式: INTERVAL 'integer [- integer]' ...
2016-07-26 14:24:40
1567
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人