Page 1 of 1

Help with table structure

Posted: Mon May 01, 2006 5:10 am
by Khorask
Im creating a simple newsletter system, just need some advice on how to structure some of the tables...

I have a 'newsletter' containing an id,name,head and foot.

Now I need to create a headings table... one newsletter has many headings.

What fields would be required in the headings table for this type of relationship ?

Thanks