Perform an SQL LEFT() type function on a piece of text
Arguments
- .text
A piece of text/string to be manipulated
- .num_char
How many characters do you want to grab
See also
Other Utilities:
opt_bin()
,
save_to_excel()
,
sql_mid()
,
sql_right()
Perform an SQL LEFT() type function on a piece of text
A piece of text/string to be manipulated
How many characters do you want to grab
Other Utilities:
opt_bin()
,
save_to_excel()
,
sql_mid()
,
sql_right()