pls tell me abt the normalization five types....
Answers were Sorted based on User's Feedback
Answer / deepthi
there are 5 normalizations
1.1st normal form
2.second normal form
3.3rd normal form
4.fourth normal form
5.fifth normal form
| Is This Answer Correct ? | 3 Yes | 1 No |
what is the input to PLAN? what is the input to DBRM?
How do I change the column size in db2?
How does the processing of a correlated subquery differ from a non correlated subquery?
how can i pull up a query which was previously stored in qmf
What is the use of reorg in db2?
What is a buffer pool?
in GDG: is it poosible to copy records from a file which utilizes some 100 cylinders to a gdg whose model is defined as trk(1,0) and also it possible to copy 100 bytes file to 80 bytes file?
wht r the requirements for writing a cobol-db2 pgm ?
What are the uses of db2 optimizer?
Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle
Compare a subselect to a join?
In cursor program perform para varying until 1 by 1 fetch para cursor------close para in the blank what will come for confirming in the database?