Normalization in DB2 – first normal form, second normal form
Answer Posted / mohan.s
The formal classifications describing the level of database
normalization in a data model are called Normal Forms (NF)
and the process of doing this is Normalization.
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
Why do we need reorg in db2?
Can we delete records from view?
Give a brief description of db2 isolation levels?
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 ?
What is reorg and runstats in db2?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
What is bind and rebind in db2?
what is a corelated subquerry?
What is db2 catalog database?
What is the reason behind not using select * in embedded sql programs?
How to rename a table in DB2 ?
How is deadlock resolved?
How to compare data between two tables in db2?
What is the clustering index in the db2 database?
What is an instance database?