What is normalization and list the different types of normalization?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

What is the difference between procedure and function in mysql?

0 Answers  


What are the similarities between a function and a procedure?

0 Answers  


How to show all records starting with the letters 'sonia' and the phone number '9876543210'

0 Answers  


How many rows mysql can handle?

0 Answers  


How to calculate the difference between two time values?

0 Answers  


In the below example, how many String Objects are created? String s1="I am Java Expert"; String s2="I am C Expert"; String s3="I am Java Expert";

1 Answers  


How many triggers are possible in mysql?

0 Answers  


What does TIMESTAMP ON UPDATE CURRENT_TIMESTAMP data type do?

1 Answers  


What are the limitations of mysql?

0 Answers  


is it possible to assign two primary key in a table

8 Answers   IBM,


How to run a sql statement?

0 Answers  


Can foreign key have duplicate values?

0 Answers  


Categories