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
define clustering index.
What is catalog database in db2?
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
When reorg is used?
Explain packages.
is it compulsory commitment control in journal?
Highlight all the advantages that are attached to a package.
How to access db2 tables in mainframe?
What are the two types of logging in the db2 database? Explain them.
What is copy pending status in db2?
What is load utility in db2?
What is the maximum size of a char data type in db2?
What is the function of logging in the db2 database?
What is the role of data manager in the db2 database?
Which component is used to execute the sql statements?