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
What is the new security features added in sql server 2014? : sql server security
What is a constant or literal in ms sql server?
What should be the fill factor for indexes created on tables? : sql server database administration
Explain difference between cross join and full outer join?
Describe in brief sql server monitoring ways.
What is the partitioning method?
What is a livelock?
What is the use of nvl work?
What is the purpose of forms?
What are the basic functions for master, msdb, model, tempdb databases?
Explain full-text indexing?
Explain the different types of joins?
What is a primary key?
role of sql sever 2005 in database rather than any other database
What is GUID in sql server?