thatsme2 Posted March 30, 2008 Share Posted March 30, 2008 Hello, I am new to mysql, Is there any tool to normalize database? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/98611-normalization/ Share on other sites More sharing options...
fenway Posted March 30, 2008 Share Posted March 30, 2008 Not that I can think of... but there are some stickies that will help guide you. Quote Link to comment https://forums.phpfreaks.com/topic/98611-normalization/#findComment-504672 Share on other sites More sharing options...
thatsme2 Posted April 1, 2008 Author Share Posted April 1, 2008 Thanks for replying. Atleast is there any formula for each normalization (1,2,3) to find out whether the table is normalized or not. I am to db and the theory about normalization is bit confusing me. There is not standard procedure i belive. Thanks Quote Link to comment https://forums.phpfreaks.com/topic/98611-normalization/#findComment-506238 Share on other sites More sharing options...
aschk Posted April 1, 2008 Share Posted April 1, 2008 I recommend you start here: http://www.datamodel.org/NormalizationRules.html This should take you through all the "normal forms" (NF) steps of normalisation. Quote Link to comment https://forums.phpfreaks.com/topic/98611-normalization/#findComment-506281 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.