Asep Andria
Glory In The Sharing Of Knowledge
Tuesday, August 01, 2006
How to count a string length on Oracle
To count a string length on Oracle, simply using LENGTH function. For an example :
Select LENGTH('Live Oracle') From Dual;
Then the Oracle would produce a return 11
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment