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