用sql语句得到指定日期所在的周是本年度第几周(Specify the date where the annual week was the first few weeks with the SQL statement).docVIP
- 9
- 0
- 约2.49千字
- 约 7页
- 2017-09-15 发布于河南
- 举报
用sql语句得到指定日期所在的周是本年度第几周(Specify the date where the annual week was the first few weeks with the SQL statement)
用sql语句得到指定日期所在的周是本年度第几周(Specify the date where the annual week was the first few weeks with the SQL statement)
Specify the date where the annual week was the first few weeks with the SQL statement
Personal classification: SQL skills
Yesterday, a customer demand, demand has to be used for the specified date in the week was the year of the first few weeks
Seeing this question, I naturally think of the use of to_char (D,ww):
SQL, select, date2010-01-1+ rownum - 1 r,
2 to_char (date2010-01-1+ rownum - 1,d) -1 wn,
3 to_number (to_char (date2010-01-1+ rownum - 1,ww)) nthweek
4 from dual
5 connect by
您可能关注的文档
- 玻璃器具等的清洗、烘干、包扎、灭菌实验(Cleaning, drying, bandaging and sterilizing experiments of glassware).doc
- 玻璃分类(Glass classification).doc
- 现货盘面知识(Spot disk knowledge).doc
- 玻璃幕墙的施工方案及施工工艺(Construction scheme and construction technology of glass curtain wall).doc
- 玻璃材质(Glass material).doc
- 玻璃纤维桩修复残根残冠的临床观察(Clinical observation of glass fiber post for restoration of residual roots and crowns).doc
- 玻璃清洗(Glass cleaning).doc
- 珍珠奶茶制作方法(Method for making pearl milk tea).doc
- 玻璃检测(Glass inspection).doc
- 玻璃纤维增强型复合树脂桩核修复基牙折断烤瓷牙效果观察(Effect of glass fiber reinforced composite resin post core for restoration of abutment fracture of porcelain fused to tooth).doc
- 用visual c++实现qq界面的模拟(Simulation of QQ interface with visual c++).doc
- 用《周易》透析管理企业培训短板(Using Zhouyi to dialysis management enterprise training short board).doc
- 用于高硅铝合金的无氰沉锌液(Non cyanide zinc immersion liquid for high silicon aluminum alloy).doc
- 用openssl进行ssl编程(Programming with SSL using OpenSSL).doc
- 用什么软件能测试笔记本电脑是否稳定(What software can be used to test whether the laptop is stable).doc
- 用友u8存货核算流程(UF U8 inventory accounting process).doc
- 用大宇宙观透视互联网思维(Perspective of Internet thinking from the perspective of macrocosm).doc
- 用vc++ 6.0来编译wdm驱动(Compiling WDM drivers using vc++ 6).doc
- 用友u8年度账打印方法(总账明细账现金银行日记账)(UF U8 annual account printing method (ledger, subsidiary ledger, cash, bank journal)).doc
- 用户界面和易用性测试(User interface and usability testing).doc
最近下载
- 2025注册消防工程师继续教育题库(126题).docx VIP
- 音乐梦想家说明指导书.doc VIP
- 2025年国家保安员考试题库含答案(完整版).docx VIP
- 药物所研究生课件 木脂素.ppt
- 第十三章 全等三角形.doc VIP
- 建伍kenwood_ke-7090(1070ke)均衡器维修手册.pdf
- 长城证券-AI行业深度研究专题一-北美AIDC电力约束与投资机遇.pdf
- 红桥区大胡同片区拆迁进展与地铁东北角站建设规划专题报告.docx
- 贝多芬C大调第二十一钢琴奏鸣曲《黎明_华尔斯坦》第一乐章(Op.53,No.21) 高清钢琴谱五线谱.docx VIP
- 新版PFMEA第五版(实例 ).xls VIP
原创力文档

文档评论(0)