Advertisements
Advertisements
प्रश्न
Which of the following is not an aggregate function in SQL?
विकल्प
COUNT(*)MIN()LEFT()AVG()
MCQ
Advertisements
उत्तर
LEFT()
Explanation:
The LEFT() function retrieves a specified number of characters from the beginning of a string. It is a string function, not an aggregate function.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
