那么在集合函数中它有什么用呢 ?
假设数据库有一张表名为student的表。
如果现在要你根据这张表,查出江西省男女个数,广东省男生个数,浙江省男女个数 怎么写SQL语句?即要生成下结果表
答案是:select sex ,count ( case province when ‘广东省’ then ‘广东省’ end )as 广东省 ,count ( case province when ‘江西省’ then ‘江西省’ end )as 江西省 ,count ( case province
2020年最新国家5级行政区划SQL国家统计局版,解压后直接执行sql文件即可
字段信息示例:
id regionCode province city district street community pyCode id_par level_region wbCode fg_active
19 110101001000 北京市 市辖区 东城区 东华门街道 dhmjd 110101000000 3 1