what the SUBSTR(SQUARE ANS ALWAYS WORK HARD,14,6) will return ?
Answer Posted / abhishek
mysql> select substring('SQUARE ANS ALWAYS WORK HARD',14,6);
+-----------------------------------------------+
| substring('SQUARE ANS ALWAYS WORK HARD',14,6) |
+-----------------------------------------------+
| WAYS W |
+-----------------------------------------------+
1 row in set (0.00 sec)
mysql>
Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What does rdbms stand for?
How to change database dialect?
Is access a database program?
Have you written applications to retrieve stored images in a table?
What are the various Database states.
What is openedge abl in terms of taking the perspective of the developer?
What is super key in dbms?
Explain concurrency transparency.
How do you rename a database?
What is data model example?
Explain the different types of languages that are available in the dbms?
What is the concept of sub-query in terms of sql?
What is a database report?
What is the advantage of using preparedstatement?
What are the differences between a dbms and rdbms?