Functions MID() and SUBSTR() do the same thing.
3 Likes
True
Reason — Both the functions MID() and SUBSTR() extract a substring from a given string.
MID()
SUBSTR()
Answered By
Truncate() is a text function.
Length() is a numeric function.
Date() and Day() return the same thing.
INSTR() and SUBSTR() work identically.