A. Returns the position of a substring in a string स्ट्रिंग में सबस्ट्रिंग की स्थिति लौटाता है
B. Retrieves the minimum value in a column किसी कॉलम में न्यूनतम मान पुनर्प्राप्त करता है
C. Counts the number of rows in a result set परिणाम सेट में पंक्तियों की संख्या गिनता है
D. Concatenates rows into a single string based on a specified condition निर्दिष्ट शर्त के आधार पर पंक्तियों को एकल स्ट्रिंग में संयोजित करता है
Correct Answer is :
A. Returns the position of a substring in a string