In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
This article will explain in detail how sqlserver/mysql statistics continuous time data by day, hour and minute. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article.
First, the words written in the front
Recently, the company needs to view the data by day and hour, and the peak data of the time period can be seen visually. Received the demand, began crazy Baidu search, but the search materials are not clear, need to summarize and dig one of the important information.
With regard to sqlserver, there are a few points you need to make clear (Baidu, which you don't understand):
What is master..spt_values? What can it be used for?
How to generate continuous time periods (year, month, day, hour, minute)
Second, what is master..spt_values? What can it be used for?
The main function of a relatively fixed general-purpose table for taking numbers is to take consecutive numbers, but one drawback is that it can only get 2047. You can execute the following statement to know what it means.
Select number from master..spt_values where type='p'
Third, how to produce continuous time periods (year, month, day, hour, minute)
In the actual application, at present, it mainly produces a continuous period of time. I have prepared the common operations, and the following sentences are shown separately.
Annual production of continuous SELECT substring (CONVERT (NVARCHAR (10), DateAdd (YEAR, number, '2016-01-01), 120) AS GroupDay,type FROM master..spt_values WHERE type =' p 'AND number
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.