what the SUBSTR(SQUARE ANS ALWAYS WORK HARD,14,6) will return ?

Answers were Sorted based on User's Feedback



what the SUBSTR(SQUARE ANS ALWAYS WORK HARD,14,6) will return ?..

Answer / cijo

ERROR!!!!

But SUBSTR('SQUARE ANS ALWAYS WORK HARD',14,6) will return

WAYS W

Is This Answer Correct ?    60 Yes 15 No

what the SUBSTR(SQUARE ANS ALWAYS WORK HARD,14,6) will return ?..

Answer / 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

what the SUBSTR(SQUARE ANS ALWAYS WORK HARD,14,6) will return ?..

Answer / guest

ALWAYS

Is This Answer Correct ?    15 Yes 21 No

Post New Answer

More Database Management Interview Questions

What are the types of model?

0 Answers  


What are the disadvantages of a query?

0 Answers  


What is a checkpoint and When does it occur in database?

0 Answers   TryTechnicals Pvt Ltd,


What is data sparsity and how it effect on aggregation?

0 Answers  


What are the package used in DBMS ?

0 Answers  






Define weak entity set.

0 Answers  


Describe the four types of indexes.

0 Answers  


Write about Transaction Management in Oracle 9i?

0 Answers  


Is this statement true or false? All databases must be in third normal form?

0 Answers  


Explain the three Level Architecture of the Database System

0 Answers   HCL,


Is there a database program for mac?

0 Answers  


How do you link a spreadsheet to a website?

0 Answers  


Categories