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
