wht is normalization?can u explain me in detail?
Answer Posted / anil rajwadi
the task for database design is to structure in way that
eliminated unnecessary duptication and provide rapId path
search to all necessary information.the process of refining
table,column,key and relationship to create efficent
database is call normalization
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What gets stored inside msdb database?
What language is sql server written in?
How to select all columns of all rows from a table with a select statement in ms sql server?
Define union, union all, minus, intersect?
Can we linked SharePoint to a SQL database?
What is the function of inner join?
How can I tell if sql server is 32 or 64 bit?
Detail about query optimizer?
What is check constraint in sql server?
Write a sql query to delete duplicate records from a table called table1
Does hive support indexing?
Does a specific recovery model need to be used for a replicated database? : sql server replication
How can I check that whether automatic statistic update is enabled or not?
What is a rownum?
How to install sql server 2005 express edition?