Request clarification before answering.
Hi Sam
you have used substring(2,10) which will give u 10 char as output
because substring(starting point of string index,number of characters)
you can use substring(2,8) which will give you 8 char as output.
Regards
Raj
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.