There was an error while loading. Please reload this page.
MID
AlaSQL supports MID(string, start, length) function:
MID(string, start, length)
SELECT MID('abc',1) -- returns 'bc'
Quick links
AlaSQL wiki frontpage
About AlaSQL
Install AlaSQL
Get started with AlaSQL