<div dir="ltr">On Mon, Jun 23, 2014 at 5:50 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info" target="_blank">marc@infomarc.info</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Smita a écrit :<br>
<div><div>> Hi<br>
><br>
> I have started working on automated normalization. I have written the<br>
> detailed work flow for normalizing the relation to 1NF in my blog[1], I<br>
> need your feedback/suggestions on the same. Just needed to know if the<br>
> approach looks good.<br>
><br>
> Also for user interface, I'm thinking to keep options on db_operations and<br>
> tbl_operations page will be appropriate. The options will have<br>
> 1. Normalize to 1NF,<br>
> 2. Normalize to 2NF (1NF + 2NF),<br>
> 3. Normalize to 3NF (1NF+2NF+3NF).<br>
><br>
> On select of an option, user shall be presented a dialogue which will<br>
> assist in normalizing the relation. Is it fine ? or should we keep these<br>
> options somewhere else ?<br>
><br>
> [1] <a href="http://smita786.blogspot.in/2014/06/gsoc14-coding-week-5-automated.html" target="_blank">http://smita786.blogspot.in/2014/06/gsoc14-coding-week-5-automated.html</a><br>
><br>
> Thanks and Regards<br>
> - Smita<br>
<br>
</div></div>Hi Smita,<br>
here are my reactions, thrown at random :)<br>
<br>
About the vocabulary itself, I am wondering about using terms like 1NF,<br>
etc. In my book "Creating MySQL databases" I was very careful to avoid<br>
these terms. Some phpMyAdmin users have an IT background, but some do not.<br>
 <br></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Maybe we could use messages like "First step of normalization (1NF)".<br></blockquote><div> </div><div>Yes, sounds better. <br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Also, if going to 1NF involves 3 steps, maybe mention step 1.1, 1.2, 1.3<br>
in the dialogs.<br>
<br></blockquote><div>Yeah, sure. <br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Maybe we could find another term for "normalization", like "improve<br>
database structure" or whatever, but adding "(normalization)" as a hint<br>
for IT people.<br>
<br></blockquote><div>yes.<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The workflow looks fine, but will you take into consideration the<br>
central list of columns?<br>
<br></blockquote><div> </div><div>I don't know where and how we can use central list of columns for normalization. any idea ? While adding a new column during normalization, it can be used as normally it is used. can we use them for any other purpose during normalization ?<br>
<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
--<br>
Marc Delisle (phpMyAdmin)<br>
<br>
------------------------------------------------------------------------------<br>
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions<br>
Find What Matters Most in Your Big Data with HPCC Systems<br>
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.<br>
Leverages Graph Analysis for Fast Processing & Easy Data Exploration<br>
<a href="http://p.sf.net/sfu/hpccsystems" target="_blank">http://p.sf.net/sfu/hpccsystems</a><br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net" target="_blank">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
</blockquote></div><br></div></div>