Link to home
Start Free TrialLog in
Avatar of AutomaticSlim
AutomaticSlim

asked on

MID string

How do I do a Mid string function in SQl. I can do a Left(string, 4) and right function.....but how do I do the Mid??
ASKER CERTIFIED SOLUTION
Avatar of Dabas
Dabas
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of AutomaticSlim
AutomaticSlim

ASKER

I know the Start of the string but the length depends, it could be 5,6,10 ...
and I want what ever it is after start...
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
AutomaticSlim:
SUBSTRING(expression, start, Len(Expression)-start)

Dabas
LOL. Got beat by seconds!
Don't worry.. he will split points!... :)
Shailesh15:
LOL. If we are lucky...
AutomaticSlim: You have questions open that are up to a year old!!!!!

Dabas
Sorry guys...... I don't have the "split point" option since the number of points are too small.......


Dabas -

Which question are you refereing to that is almost a year old? I want to clean them up.....