What is normalization and types of normalization?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / paresh deshmukh
normalization is a process of normal delievery
Is This Answer Correct ? | 4 Yes | 22 No |
When should I use nosql database?
Write an sql query to select all records from the table?
What is clustered index sql?
how to check the 3rd max salary from an employee table?
Can we use joins in subquery?
how to fetch alternate records from a table? : Sql dba
What is pl sql record in oracle?
What is sp_helptext?
Can we connect to postgresql using sql developer?
Can we use update in sql function?
What are all the difference between Like and Contains ?
How to fetch alternate records from a table?