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 is indexing in database with example?
What is the purpose of queries in a database?
Define a relation schema and a relation.
What is implicit cursor in dbms?
What database does facebook use?
What is write ahead logging in DBMS?
What are the benefits of database management system?
What is the purpose of a model?
What is the e-r model?
What are different types of transaction isolation levels?
Enlist the various relationships of database.
For each user who needs access, the DBA creates an account in which database?
Mention the differences between unique key and primary key
What is the difference between horizontal and vertical partitioning?
What are the database objects?