查找要导入到 SQL Server 的日历数据
我想在 SQL Server 中创建一个 2002 年到 2011 年的日历日期表,该表至少包含每年的所有日期,以及每个日期是工作日还是周末。
关于在哪里可以在线找到此类数据有什么想法吗? (或其他地方)?如何导入或生成这样的表?
I want to create a calendar date table in SQL Server for 2002 to 2011, which would minimally contain all of the dates for each year, along with whether each date is a week day or week-end day.
Any ideas on where I can find such data online? (or elsewhere)? How can I import or generate such a table?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)