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
What is bulk compiling in pl/sql.?
How do I save a sql query?
What is a primary key? Explain
When is the explicit cursor used ?
What are crud methods?
What are the different schemas objects that can be created using pl/sql?
Why do we use procedures in pl sql?
What problem one might face while writing log information to a data-base table in pl/sql?
Explain the structure of pl/sql in brief.
How do I find duplicates in the same column?
What are character functions?
What is the use of non clustered index?
What is a pragma statement?
Is sql pronounced sequel or sql?
How can we make an if statement within a select statement?