随笔 - 745, 文章 - 1, 评论 - 180, 阅读 - 155万
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

10 2016 档案

摘要:having 子句,条件子句 与 where 功能、用法相同,执行时机不同。 where 在开始时执行检测数据,对原数据进行过滤。 having 对筛选出的结果再次进行过滤。 having 字段必须是查询出来的,where 字段必须是数据表存在的。 where 不可以使用字段的别名,having 可 阅读全文

posted @ 2016-10-27 16:26 moss_tan_jun 阅读(879) 评论(0) 推荐(0) 编辑

摘要:具体思路如下,求代码 shell随机读取file.txt文本,file.txt文本有许多行文字 想用shell随机读取file.txt的任意一行文字并且写入到file.php第四行文件。 shell 排序去重问题 shell的touch命令不能拼接路径吗 文件为: a|+|123|+|0|+|-| 阅读全文

posted @ 2016-10-10 11:08 moss_tan_jun 阅读(424) 评论(0) 推荐(0) 编辑

摘要:http://www.cnblogs.com/mchina/archive/2013/02/20/2883404.html http://www.cnblogs.com/kaituorensheng/p/4682565.html http://www.cnblogs.com/itech/archiv 阅读全文

posted @ 2016-10-06 15:10 moss_tan_jun 阅读(116) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示