Right
functiontextThe last N characters of a text value.
Signature
RIGHT(text, count) → text| Argument | Accepts | |
|---|---|---|
text | text | required |
count | number | required |
The last N characters of a text value.
Signature
RIGHT(text, count) → text| Argument | Accepts | |
|---|---|---|
text | text | required |
count | number | required |