rajchahal Posted July 24, 2008 Share Posted July 24, 2008 This is a two part question: I have one table (articles) that containes all article info and publish date / unpublish date pairs - there are 4 pairs of dates. I've written this application, but now I realise I need to add 2 more date pairs. Practically, is it worth normalising this table? I was told it would simplyfy my sql queries? This leads me on to my next question, If I was to normalise i then would need to create a viewable relationship in mysql. In access a plus sign would indicate relationships, which could be easliy opened and closed. I would like to be able to view articles table with a subsection displaying article_occurance. how can I achieve this? I'm using mysql administrator 1.2.12. and willing to try some other administrive program if this doesnt do the job. Thank you Quote Link to comment 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.