Advertisements
Advertisements
प्रश्न
Which aggregate function in SQL displays the number of values in the specified column ignoring the NULL values?
विकल्प
len()count()number()num()
MCQ
Advertisements
उत्तर
count()
Explanation:
The count() is an aggregate function that counts the number of non-NULL values in a column.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
