Answer Posted / pragyan
database normalization is a data design and organization process applied to data structures based on rules that help building ralational databases.and usually it involves dividing a database into two or more tables and defining relationships between the tables.
de-normalization is the process of attempting to optimize the performance of a database by adding redundant data..
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why is normalisation important?
What is 3nf normalization form?
What does it mean if @@cursor_row returns a negative number?
How to configure and test odbc dsn settings?
how can u get last observation in an unknown dataset ?
Name few endpoints exposed by ssrs 2012?
What is subreport?
can you instantiate a com object by using t-sql? : Sql server database administration
in the physical file layout, where should the transaction log be stored in relation to the data file?
How to Sync Two SQL Azure Databases?
How to find the list of fixed hard drive and free space on server?
How to check parameter value in stored procedure sql server?
What is a data source file?
Why variables called the most powerful component of ssis?
explain different types of cursors? : Sql server database administration