Informatics Practices
Functions MID() and SUBSTR() do the same thing.
SQL Queries
3 Likes
Answer
True
Reason — Both the functions MID() and SUBSTR() extract a substring from a given string.
Answered By
2 Likes
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.
Answered By
2 Likes