How to Use Aggregate Functions with NULL Values(sqlprof.com)
submitted by
ericvaillancourt(90) 4 years, 1 month ago
NULL values may cause aggregate functions to produce unexpected or incorrect results because these functions ignore NULL values for calculations. For example, if the Weight column of a table has 504 records, of which 299 records have NULL values, the average of this column calculated by using the AVG function may return incorrect values...
|category: Database
|Views: 18
tags:
Database another
Everyones tags:
Your Tags: