MCQs > IT & Programming > Oracle SQL 9i > Which of the following SELECT statements will get the result 'elloworld' from the string 'HelloWorld'?

Oracle SQL 9i MCQs

Which of the following SELECT statements will get the result 'elloworld' from the string 'HelloWorld'?

Answer

Correct Answer: SELECT LOWER (TRIM ('H' FROM 'HelloWorld')) FROM dual;

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Oracle SQL 9i Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Oracle SQL 9i Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it