Explain 1st, 2nd, 3rd normalization form of data base
Answer Posted / misam ami
1st normal: A relvar is in 1NF if and only if,in every every legal value of that relavar,every tuple contains exactly one value for each attribute.
3rd normal: A relvar is in 3NF if and only if for all time,each tuple consist of a primary key value that identifies some entity,together with a set of zero or more mutually independent attribute values that describes values that describe that entity in some way.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
what is insert all statement in sql
How to find the duplicate rows count from employees table in oracle?
What is a database schema in oracle?
Explain the use of record option in exp command.
Whats the benefit of dbms_stats over analyze?
what is Single Byte Overhead...?
What are advantages of dateset in datastage?
query optmization techniques and quwry analyser+projects+ppts
What is max rowid in oracle?
How do you store pictures in a database?
Can sub procedure/function be called recursively?
How to use like conditions in oracle?
Give syntax for SQL and ORACLE joins.
Can we commit inside a function in oracle?
How can I see all tables in oracle?