A. Removes all records from a table तालिका से सभी रिकॉर्ड हटाता है
B. Trims leading and trailing spaces from a string स्ट्रिंग से आगे और पीछे के रिक्त स्थान को ट्रिम करता है
C. Deletes a specific column from a table तालिका से एक विशिष्ट कॉलम हटाता है
D. Rounds a numeric value to the nearest integer संख्यात्मक मान को निकटतम पूर्णांक तक पूर्णांकित करता है
Correct Answer is :
B. Trims leading and trailing spaces from a string