Answer Posted / seenuvasan.a
It is a process of the analysing the given relation schemas based on their Functional Dependency(FDs) and primary key to achieve the properties,
-> Minimizing redundancy.
-> Minimizing insertion,deletion,and update anomalies.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain what is an index?
Can we join more than 2 tables in sql?
What are the different dcl commands in sql?
Why do we need cursor in pl sql?
What are the different sql commands?
What is bind variable in pl sql?
What does inner join mean?
What is the difference between a procedure and a function?
Which is better trigger or stored procedure?
What is dml and ddl?
What is a heap in sql?
What packages are available to pl/sql developers?
What is cross join sql?
how can we encrypt and decrypt a data present in a mysql table using mysql? : Sql dba
What is a unique constraint?