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 |
What is the physical storage length of date data type?
What is image copy?
How to find schema of a table in db2?
What is consistency token in db2?
query to just fetch first matching row and stop execution. once one matching row is found ..no more records should be checked.. if the first record is matching.. the query must stop
How to view db2 table structure?
what will be the output of the below given query, if no matching records are found : (a.) 0 (b.) null (c.) error select Avg(salary) from TableA where Deptno = 'insurance'
How and when does the db2 enforces the unique key?
How to create backup table in db2?
Which DB2 catalog tables are used to produce a list of table column by table for all tables in a database?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
What are the uses of db2 optimizer?