What is normalization and types of normalization?
Answer Posted / adedapo adeoyee patrick
`Normalization is a process of decomposing and regrouping
attributes of a relation in oder to create new relations
(TABLES).
first normal form
second normal form
third normal form
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How to disable a trigger name update_salary?
What is basic structure of pl sql?
What is online transaction processing (oltp)?
What is crud sql?
What is meaning of <> in sql?
What is the difference between an inner join and an outer join?
What is recursive join in sql?
What is a native sql query?
Why do we use subquery?
How to change sql*plus system settings?
Which operator is used in query for pattern matching?
what is top in tsql? : Transact sql
How do I view tables in mysql?
How do I run sql profiler?
Can %notfound return null after a fetch?