SELECT COUNT(DISTINCT column_name) FROM table_name;. 註釋: COUNT(DISTINCT)適用於ORACLE和Microsoft SQL Server,但是無法用於Microsoft Access。 演示數據庫. 在 ...
確定! 回上一頁