国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > ASP > 正文

ASP ACCESS 日期操作語句小結(jié) By Stabx

2024-05-04 10:59:01
字體:
供稿:網(wǎng)友
復(fù)制代碼 代碼如下:

13.5.1 列出某一天, 上一星期的數(shù)據(jù)
SELECT distinct dateandtime
FROM ctdate_by_query_date
WHERE dateandtime between ((#2006-5-15#+(Weekday(2006-5-15)-7))-6) and (#2006-5-15#-7)+Weekday(2006-5-15)
sql="SELECT distinct dateandtime FROM ctarticle WHERE dateandtime between ((#"&date&"#+(Weekday("&date&")"&norp&"7))-6) and (#"&date&"#"&norp&"7)+Weekday("&date&")"
13.5 查詢一天, 所隸屬星期所有天數(shù)的數(shù)據(jù)
SELECT *
FROM ctdate_by_query_date
WHERE dateandtime between ((#2006-5-15#+Weekday(2006-5-15))-6) and #2006-5-15#+Weekday(2006-5-15)

13.4 查詢一個(gè)時(shí)間段
SELECT *
FROM ctdate_by_query_date
WHERE dateandtime between #2006-5-1# and #2006-5-30#

13.3.2 列出不同年份的年份, 并且不要相同
select distinct year(dateandtime) from ctarticle
結(jié)果如: 
Expr1000
2000
2003
2004
2005
2006

13.3.1 列出某一天, 上一年的第一條記錄
SELECT top 1 dateandtime FROM ctarticle where year(dateandtime)=(2006)-1
sql="SELECT top 1 dateandtime FROM ctarticle where year(dateandtime)=(year(#"&date&"#))"&norp

13.3 列出某一年的數(shù)據(jù)
sql="select * from ctdate_by_query_date where year(dateandtime)="&year(rqqdt_)&" order by dateandtime desc"

13.2.1 查找上一月中的第一條記錄
SELECT top 1 dateandtime FROM ctarticle where year(dateandtime)=year(#2006-5-28#) and  month(dateandtime)=month(#2006-5-28#)-1

13.2 列出某一月的數(shù)據(jù)
sql="select * from ctdate_by_query_date where year(dateandtime)="&year(rqqdt_)&" and month(dateandtime)="&month(rqqdt_)&" order by dateandtime desc"

13.1 列出某一日的數(shù)據(jù)
sql="select * from ctdate_by_query_date where dateandtime=#"&rqqdt_&"# order by a.articleid desc"

13. 時(shí)間日期
例一: 列出當(dāng)天的數(shù)據(jù)
sql="select * from ctdate_by_query_date where dateandtime=date() order by a.articleid desc"

您可能感興趣的文章:

access數(shù)據(jù)庫的一些少用操作,ASP,創(chuàng)建數(shù)據(jù)庫文件,創(chuàng)建表,創(chuàng)建字段,ADOXasp 獲取access系統(tǒng)表,查詢等操作代碼Asp 操作Access數(shù)據(jù)庫時(shí)出現(xiàn)死鎖.ldb的解決方法asp.net(C#) Access 數(shù)據(jù)操作類asp實(shí)現(xiàn)的查詢某關(guān)鍵詞在MSSQL數(shù)據(jù)庫位置的代碼asp 在線備份與恢復(fù)sqlserver數(shù)據(jù)庫的代碼asp終極防范SQL注入漏洞asp連接mysql數(shù)據(jù)庫詳細(xì)實(shí)現(xiàn)代碼asp連接access、sql數(shù)據(jù)庫代碼及數(shù)據(jù)庫操作代碼asp操作access提示無法從指定的數(shù)據(jù)表中刪除原因分析及解決ASP中巧用Split()函數(shù)生成SQL查詢語句的實(shí)例asp執(zhí)行帶參數(shù)的sql語句實(shí)例ASP 連接 SQL SERVER 2008的方法ASP通過ODBC連接SQL Server 2008數(shù)據(jù)庫的方法ASP語言實(shí)現(xiàn)對(duì)SQL SERVER數(shù)據(jù)庫的操作
發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 普安县| 贡觉县| 泉州市| 阿尔山市| 阿坝县| 大冶市| 区。| 镇坪县| 即墨市| 务川| 革吉县| 安远县| 张家川| 扶沟县| 博罗县| 叙永县| 巫溪县| 永川市| 仁化县| 台东市| 临洮县| 仪陇县| 克什克腾旗| 双城市| 普宁市| 家居| 彭州市| 曲水县| 义乌市| 偃师市| 刚察县| 自贡市| 溧水县| 唐河县| 宾川县| 米林县| 屏南县| 丹寨县| 新巴尔虎右旗| 彰武县| 革吉县|