Introduction to SQL - Technical MCQs

Q1:

COUNT(field_name) tallies only those rows that contain a value; it ignores all null values.

A True

B False

ANS:A - True

No answer description is available.