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 do you mean by dbms? What are its different types?
What is the requirement of self-join?
What is foreign key and example?
When can we use the where clause and the having clause?
what are dynamic queries in t-sql? : Transact sql
What is meant by <> in sql?
What is hibernate and its relation to sql?
How do I create a sql script?
what is 'mysqlimport'? : Sql dba
Are left and right joins the same?
Which nosql database is best?
How many unique keys can a table have?
mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql
What is the difference between inner join and left join?
What does cursor do in sql?