Advertisements
Advertisements
Question
Write the output produced by the following SQL statement:
SELECT MID("Informatics",3,4), SUBSTR("Practices",3);
Very Short Answer
Advertisements
Solution
The result of the given query is shown below:
- form
- actices
shaalaa.com
Is there an error in this question or solution?
