adspace
Answer Posted / Naman Gupta
Normalization in SQL is a process of organizing data in a database to minimize redundancy, improve data integrity and dependency, and enhance query performance. There are several levels of normalization (1st, 2nd, 3rd, etc.), each with specific rules for structuring tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is primary key always clustered index?
how to start mysql server? : Sql dba
what is bcp? When does it used? : Sql dba
How do I remove duplicates in two columns?
Does group by remove duplicates?
how many tables will create when we create table, what are they? : Sql dba
what is collation? : Sql dba
what are all the common sql function? : Sql dba
define sql insert statement ? : Sql dba
What is the current version of postgresql?
how to escape special characters in sql statements? : Sql dba
Is primary key clustered index?
what are the advantages of sql ? : Sql dba
What is the best sql course?
what are aggregate and scalar functions? : Sql dba