由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Statistics版 - Access SQL code - Anyone could help to have a look?
相关主题
要求会ORACLE和ACCESS的都是什么性质的工作阿?sas 做题啦
SQL vs Sas[求助]count coverage days
用SQL或者ACCESS来做Query design/data extractionSAS问题求助
公司里的data analysis一般用啥数据库软件?关于SAS/ACCESS
下周面试和SQL相关的位置 (转载)[合集] Anyone who knows Statistics related job in Health insur
问个sas问题急问SAS Base考试范围
SAS question (紧急求助,在线等)a sas adv question
SAS 问题Anyone knows how to print the adv 130 by killertest?
相关话题的讨论汇总
话题: access话题: start话题: date话题: sql话题: 2010
进入Statistics版参与讨论
1 (共1页)
c****o
发帖数: 69
1
I never used Access but am facing one problem now. In the Access SQL code, I
have the following code:
.....
where a.date >= iif([start date:] <#3/31/2010#,#3/31/2010#,[start date:])
....
I understand it means if I input a start date < 3/31/2010 then need a.date >= 3/31/2010, otherwise, need a.date > start date.
but my question is: what is # used for?
Actually I use 10/1/2010 as the start date while the result is not the same as I changed the code as:
where a.date >= [start date:]
I thought the above code should be performing the same way with the same results if start date is 10/1/2010?
1 (共1页)
进入Statistics版参与讨论
相关主题
Anyone knows how to print the adv 130 by killertest?下周面试和SQL相关的位置 (转载)
Anyone will attend Bayesian Biostatistics Conference in Houston?问个sas问题
update (some interview experiences)--急,面试求助:用ACCESSSAS question (紧急求助,在线等)
Where could I get access to SAS Enterprise Guide?SAS 问题
要求会ORACLE和ACCESS的都是什么性质的工作阿?sas 做题啦
SQL vs Sas[求助]count coverage days
用SQL或者ACCESS来做Query design/data extractionSAS问题求助
公司里的data analysis一般用啥数据库软件?关于SAS/ACCESS
相关话题的讨论汇总
话题: access话题: start话题: date话题: sql话题: 2010