What is normalization and its forms?
Answer Posted / hepsi
normalization is the process of analysing relational schema based on their functional dependency and primary key to achieve properties like minimizing redundancy,minimizing insertion,deletion,updation anomalies.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How many columns can we include on clustered index ?
Explain the truncate command? : SQL Server Architecture
What stored by the master? : sql server database administration
What is system stored procedures?
What is checkpoint process in the sql server?
How can I check that whether automatic statistic update is enabled or not?
How do I find information about the install locations for the various instances running on a computer?
what are the basic functions for master, msdb, model, tempdb and resource system databases? : sql server database administration
Tell me what do we need queues in sql service broker?
Is it possible in sql table to have more than one foreign key?
What is normalization? Describe its different types.
What do you understand by a view?
what types of replication are supported in sql server? : Sql server database administration
What is inline table-value user-defined function?
Explain intellisense for query editing