What's the maximum number of characters that a tablename
can have?
Answer Posted / ankit
A TABLE NAME HAVE 1 TO 30 CHARACTERS IN LENGHT AND MUST BE
UNIQUE WITHIN THE TABLE
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is collection in db2 bind?
Explain about rct.
How to compare data between two tables in db2?
How does cobol compile db2 program?
what is the role of the cursor in db2?
What is runstats db2?
Why do chiropractors use drop table?
What is the meaning concurrency in the db2 database?
What is dbrm? What it contains? When it will be created?
Is ibm db2 open source?
Comment whether the cursor is closed during commit or not.
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What is multi row fetch in db2?
When reorg is used?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?