Skip to main content

Database

References

  • TODO

SQL Q/A

Select

Count

  1. count(字段名)会过滤掉为null的数据,统计结果不准。