What is normalization and types of normalization?
Answer Posted / s.munna
Normalisation is basically avoid redundent data in database
for saving memory space and faster manipulation of data
keep and insert ,update , delete anamollies.....
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the ddl commands?
What is error ora-01000: maximum open cursors exceeded
What are the different types of dbmss?
What is a full join?
Write a query to display the current date in sql?
what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba
Is drop table faster than truncate?
What is the use of prepared statement?
What is the use of index in sql?
how to convert character strings to numeric values? : Sql dba
What programs use sql?
Is vs as in pl sql?
What is clause in sql?
what are date and time intervals? : Sql dba
How to look at the current sql*plus system settings?