Answer Posted / muralidharan
Normalization was introduced in RDBMS by IBM, and the use
of normalization is to check the database consistency of a
table.There are three types of normalization forms
1 First normalization
2.second normalization
3. third normalization
Murlaidharan
dharanmu@yahoo.com
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Explain how to send email from sql database?
Why truncate is ddl command?
Can group functions be mixed with non-group selection fields in ms sql server?
What is an indice?
Explain the difference between functions and stored procedures in sql server?
How to select some specific columns from a table in a query in ms sql server?
What are the different types of backups that exist?
Name the different type of indexes in sql?
What is tablix?
You accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover?
How to automatically create a log when an exception is being received into SQL Server?
Explain different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?
What is the optimization being performed in oracle and SQL Server?
How data can be copied from one table to another table?
How to encrypt data between dialogs?