CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Home
>
database
> Mysql classified statistics?
Mysql classified statistics?
Time:11-22
Excuse me how statistical lb column type number, output as shown in figure 3 (1, 2, 3 types),
CodePudding user response:
Select count (distinct lb) from table_name
Page link:
https//www.codepudding.com/database/85929.html
Prev:
The IDEA of importing the JDBC package
Next:
'BCP not internal or external command, nor can run the program
Tags:
problems
Related
Links:
CodePudding