On 8/1/05, Mark Rees <[EMAIL PROTECTED]> wrote:
> > i know how to break up db results into two tables but im having a hard
> > problem with this:
> >
> > db structure
> >
> > ---
> > | id | cid | title
> > ---
> > | 1 | 2 | hardware
> > | 2 | 3 | software
> > | 3 | 3 |
> i know how to break up db results into two tables but im having a hard
> problem with this:
>
> db structure
>
> ---
> | id | cid | title
> ---
> | 1 | 2 | hardware
> | 2 | 3 | software
> | 3 | 3 | software
> | 4 | 2 | hardware
>
>
> how can i have hardware on colu
2 matches
Mail list logo