Technical Notes
We're all on the same page!
Showing posts with label
distinct
.
Show all posts
Showing posts with label
distinct
.
Show all posts
Thursday, 19 April 2018
e.g. count and distinct aggregate functions
›
examples; count (1) - count(*) - count(column_name) - count( distinct (column_name)) e.g. count aggregate function SQL> SELECT ...
›
Home
View web version