Skip to main content
⭐️ If you like Databend, give it a star on
GitHub
and follow us on
Twitter
Databend
Documentation
GitHub
🌜
🌞
Search
On this page
MID
Synonym for SUBSTRING(str,pos,len).
Syntax
MID
(
str
,
pos
)
;
MID
(
str
,
pos
,
len
)
;
Copy
Previous
LPAD
Next
ORD
Syntax