what the SUBSTR(SQUARE ANS ALWAYS WORK HARD,14,6) will return ?
Answers were Sorted based on User's Feedback
Answer / cijo
ERROR!!!!
But SUBSTR('SQUARE ANS ALWAYS WORK HARD',14,6) will return
WAYS W
| Is This Answer Correct ? | 60 Yes | 15 No |
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 |
Explain database partitioning and its importance.
State some commands of ddl in dbms?
What are good databases?
What is database or database management systems (dbms)? And what's the difference between file and database? Can files qualify as a database?
What does a database contain?
Explain degree of a relation?
What is the use of PARFILE option in EXP command ?
What is cliques? What is vdisk and how it will communicate with physical data storage at the time of data retrieval through amp?
What is type of end users?
Define normalization.
What are the steps in creating a database?
What is the most popular database?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)