Advertisements
Advertisements
प्रश्न
Consider the string, “Informatics Practices”. Write a suitable SQL query for the following:
To display the total number of characters in the given string.
कोड लेखन
Advertisements
उत्तर
SELECT LENGTH (“Informatics Practices”);
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
2024-2025 (March) Set 4
