oracle:sql:count:count_distinct
Oracle - SQL - Count - Count Distinct
SELECT COUNT(*) FROM ( SELECT DISTINCT clo1,col2,col3 FROM Schema.Table WHERE COLUMN = 'Y');
oracle/sql/count/count_distinct.txt · Last modified: 2021/08/08 18:04 by peter