What is the maximum length of a column name in DB2? 18 or
30 or anything other than these?
Answer Posted / roop
30
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How do I change the column size in db2?
What is dbrm library?
What is load replace in db2?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
What is meant by explain?
What is the meaning concurrency in the db2 database?
What is cascading rollback?
What is declare cursor?
Can one database have multiple instances?
What is iseries database?
What is a db2 package?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
How to find schema of a table in db2?
Before you give the explain statement, what are the prerogatives?
Can you tell me how can you find out the # of rows updated after an update statement?