Microsoft
Software
Hardware
Network
Question : Trim first five characters from string
I have a course code field where the first 4 characters are the description followed by a space then a number, like SEMR 200. How would I trim off these first five from the column crs_cde?
Answer : Trim first five characters from string
if it is in SQL server, other database should be similar
select substring(crs_cde,6, len(cde)-5)
starts from 6th character with size total string minus 5
Random Solutions
Network issue.
imac osx 10.5 - Does not boot; cannot find harddrive. Getting a folder icon wid a question mark flashin at startup
Lightweight network management for mobile workforce
How can I convert a custom control that calls User32 and Shell32 to work on Mono?
how can i find all ILO boards on a network
Should you dismount exchange database before exhange updates?
ORA-06502 error when calling stored procedure from Visual Basic 6
Remote Web Workplace Setup
Nested Gridviews RowDataBound Event Problem
How to avoid zero(s) in front of number(s) disappears in array