CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Home
>
database
> Query the table TBL middle school student's name and more than 80 points of course gate number
Query the table TBL middle school student's name and more than 80 points of course gate number
Time:09-21
Query the table TBL middle school student's name and course gate number greater than 80 points
CodePudding user response:
Select the name, the count () from the table name where the score & gt; 80;
This is the meaning of code
Page link:
https//www.codepudding.com/database/18507.html
Prev:
If I have 1 million of the enterprise name, with the enterprise name like % % to query not walked sl
Next:
Logstash elasticsearch how to specify the output field
Tags:
Non-technical area
Related
Links:
CodePudding