What is the maximum length of a column name in DB2? 18 or
30 or anything other than these?
Answers were Sorted based on User's Feedback
Answer / vat
it depends :) which vesion of DB2 that you are referring
to...
V7 : 18
V8 : 30
| Is This Answer Correct ? | 17 Yes | 4 No |
Consider that a package is bound into 2 different collections and the PKLIST option specifies both the collections. If the collection id is not specified in the program while executing the SQL query, then when the DB2 system will search the package list, which collection will it pick up or will it give an error/abend?
how can u retrieve the data from null values using applicaion program.
What are the various locking levels available?
What is database alias db2?
how can we retrieve the 100 records of the file ?
What is the SQL query to select, delete and get count of duplicate rows in DB2?
Hi. I am currently working as a application developer. I would like to persue a DB2 certification exam. Can anybody please provide me the details about this exam like Syllabus, Cost and how to take the certification?
Explain about dbrm.
What is the syntax required for the creation of a cursor?
What does db2 blu stand for?
List out the data types available.
How do run the JCL which has 25 steps by skipping the following steps 5, 10,15 and 25 without using COND statement