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
Does pl sql work in mysql?
Is sql database free?
Which command is used to call a stored procedure?
What are actual parameters and formal parameters?
What does desc stand for?
What is the usage of the distinct keyword?
What are pl sql data types?
What is difference between hql and sql?
What is auto increment feature in sql?
What is sql query optimization?
What is embedded sql with example?
How to display the records between two range in Oracle SQL Plus?
How many times can we commit in a loop?
how would you write a query to select all teams that won either 2, 4, 6 or 8 games? : Sql dba
What is rownum in sql?