SQL2000 Access 时间日期比较
摘要:
SQL2000 Access 时间日期比较引自:http://hi.baidu.com/iojessie/blog/item/1c78b3efc0456833adafd543.htmlaccess与SqlServer 之时间与日期及其它SQL语句比较1、Datediff:1.1算出日期差:1.access: datediff('d',fixdate,getdate())2.sqlserver: d... 阅读全文
posted @ 2010-08-28 16:43 血吸虫 阅读(587) 评论(0) 推荐(0) 编辑