Write a query to extract first 5 characters of a name in the column Stud_Name?
Answer Posted / shubham
select substr(Stud_Name,1,5) from Table;
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I optimize a query in db2?
What is null indicator in cobol db2?
What are the prerogatives?
How to find schema of a table in db2?
What is dclgen in db2?
What is isolation level in db2?
What language is db2 written in?
How can we read records for specific member in CL? AND rpg?
How to resolve deadlock issue
What is meant by dclgen?
What is the use of reorg in db2?
What is db2 connect?
If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2
can we view the access paths created by dbrm ? how ? thx
Why do we need reorg in db2?