MID
Syntax
Description
MID(str,pos,len) is a synonym for SUBSTRING(str,pos,len).
Examples
A negative starting position:
This page is licensed: GPLv2, originally from fill_help_tables.sql
Last updated
Was this helpful?
MID(str,pos,len) is a synonym for SUBSTRING(str,pos,len).
A negative starting position:
This page is licensed: GPLv2, originally from fill_help_tables.sql
Last updated
Was this helpful?