A.無(wú)區(qū)別 B.count是聚合函數(shù),count(*)不是聚合函數(shù) C.count統(tǒng)計(jì)空格而COUNT(×)不統(tǒng)計(jì) D.count(*)統(tǒng)計(jì)NULL值,而COUNT不統(tǒng)計(jì)
A.DECLARE B.SET C.USE D.GET
A.ity=null B.city='null' C.city is null D.city is 'null'