wht is normalization?can u explain me in detail?

Answer Posted / hari

Normalization is the process of designing the datamodel and
effocientely store the data in database.to reduce the
redundancy.
1Normal form: Elimanate the repeating groups for individual
table
-Create sepeare table for each set of related data
-identify the each set of related data with a primary key
2nd normal form : create separate table for set of values
that apply the multipule records.
--Releate these tables with a forgign key
3rd Normal Form : Eliminate fields that do not depend on
the key

Is This Answer Correct ?    0 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List down some advantages of sql stored procedure?

715


Can sql servers link to other servers?

754


Define indexes?

795


What is the Control Flow in SSIS

781


Why we use functions in sql server?

719






What are the authentication modes in sql server? How can it be changed?

791


What is cube dimension? : sql server analysis services, ssas

715


What is the server name for sql management studio?

657


What is sql server replication? : sql server replication

692


What is primary key, unique key, and foreign key?

726


How do I find the sql server database version?

688


How does normalization work?

693


Which language is supported by sql server?

705


How to download and install the scaled-down database adventureworkslt?

786


How much memory that we are using in Logshipping Concept?

1539