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
Which isolation level provides highest data integrity?
What is the maximum size of varchar data type in db2?
How to connect to db2 database from windows command line?
What does db2 plan contain?
Who uses db2?
What is node in db2?
What is the syntax for creating a table in the db2 database?
What is null value in db2?
I HAVE 500 ROW TO UPDATE I WOULD LIKE TO USE ROLLBACK ALONG WITH COMMIT.WHAT IS THE SYNTAX TO CODE COMMIT AND ROLLBACK FOR EVERY 100 ROWS.AND HOW THE CURSOR ROLLBACK TO THE LAST COMMITTING POINT.
How can you do the explain of a dynamic sql statement?
What is dbrm in db2 database?
Which component is used to execute the sql statements?
What is db2 optimizer?
Define data page.
Outputs of explain are with matchcols = 0. What does this signify?