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 is normalization? types of normalization? example of each form? how do u implement normalization in ur project?

0 Answers  


Explain the concept of acid properties in dbms?

0 Answers  


what are the two integrity rules used in DBMS?

0 Answers   TCS,


What is natural key?

0 Answers  


What is Mirrored on-line Redo Log ?

2 Answers  






Explain 2nf?

0 Answers  


Tell me about view, sequence and index in DBMS.

0 Answers   Honeywell, Zomato,


When is functional dependency said to be the fully functional dependency?

0 Answers  


What is the example of rdbms?

0 Answers  


What are the different Sequence of events takes place while starting a Database ?

1 Answers   KPSC Karnataka Public Service Corporation,


What is the database approach?

0 Answers  


Is it possible to determine clients ip address?

0 Answers  


Categories