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
What is the syntax for creating a table in the db2 database?
What is database reorganization?
What is the use of value function?
What is an instance in db2?
What is view db2?
What is db2?
How to run db2 command in windows?
What is db2 catalog database?
What is dbrm?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
What is query_cache_limit?
List out the data types available.
What does db2 mean?
Explain the function done by data manager?