MySQL query data table inside Time field is added today Count

Source: Internet
Author: User
Tags mysql query

One: So write post_category_id value can only be Chinese characters,, the number can not be found out, do not know why, the following statement to find out the count value is 0 because the value of post_category_id is a number

SELECT COUNT (*) from post WHERE post_category_id=18 and Date_format (created_on, '%y-%m-%d ') = Date_format (now (), '%y-%m-% d ')

Two: So write can get a total record number (post_category_id for data table one field)

SELECT COUNT (Date_format (created_on,'%y-%m-%d'as fromWHERE  post_ category_id=

MySQL query data table inside Time field is added today Count

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.