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
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
