Left
functiontextThe first N characters of a text value.
Signature
LEFT(text, count) → text| Argument | Accepts | |
|---|---|---|
text | text | required |
count | number | required |
The first N characters of a text value.
Signature
LEFT(text, count) → text| Argument | Accepts | |
|---|---|---|
text | text | required |
count | number | required |