Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Generate a summary line every 15 lines

2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

User lottery module

Award_gift_record is the user raffle record table.

Among them, actiontime is the lucky draw time.

AwardGiftID said that the winning gift ID.-1 means that he did not win the lottery.

AwardactId represents the active ID

Demand: query the number of lotteries per minute and the number of winners

Create table nums (id int not null primary key)

Delimiter $$

Create procedure pCreateNums (cnt int)

Begin

Declare s int default 1

Truncate table nums

While s

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.

Share To

Database