Difference between revisions of "LEN"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
<tr><td align='left'>sqlserver</td><td>Yes</td><td>LEN(s)</td></tr> | <tr><td align='left'>sqlserver</td><td>Yes</td><td>LEN(s)</td></tr> | ||
</table> | </table> | ||
− | <h1> | + | <h1>LEN</h1> |
<p>LEN(s) returns the number of characters in string s. </p> | <p>LEN(s) returns the number of characters in string s. </p> | ||
<p></p> | <p></p> |