經安全檢測,此網站為安全網站,請放心前往原始網址!

sql - MS ACCESS: How can i count distinct value using access query? - Stack Overflow

try select ..., count(distinct Training.Tcode) as ..., ... EDIT - please now look at this... Take the following SQL code. The first select is how SQL server would do this and the second query should be access compliant... declare @t table (eCode int, tcod

stackoverflow.com

網址安全性掃描由 google 提供