what is the difference between first normal form & second
normal form?
Answer Posted / amit tailor
first normal form is repating group avoid. and one primary
key difine.
second normal form also repating filed avoid and all null
key is the candidate key. more then primary key is "compose
key"
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is integrity and what is constraint??Explain with example
What is the max number of columns in an oracle table?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
What is an oracle?
What is raw datatype in oracle?
How to turn on or off recycle bin for the session?
How to store only time; not date and time?
What is the usage of save points in oracle database?
What is a snapshot log?
What is oracle analytical function?
How to define a sub function?
What is difference between sid and service name in oracle?
6. Display the client name and order date for all orders using the traditional method.
How to convert raw data type into text in oracle? Explain
What are the limitations of check constraint?