* Caroline Jen
> In case that a user has multiple roles; for example,
> John Dole is both author and editor,
>
> 1. I should have two rows for John Dole?
>
>John Dole author
>John Dole editor
>
>or. I should have only one row and use comma ',' to
>
>separate the roles?
>
>
On Jan 2, 2004, at 4:28 AM, Caroline Jen wrote:
1. I should have two rows for John Dole?
John Dole author
John Dole editor
or. I should have only one row and use comma ',' to
separate the roles?
John Dole author, editor
2. How do I create the table for the second cas
On Fri, 2 Jan 2004, Caroline Jen wrote:
> In case that a user has multiple roles; for example,
> John Dole is both author and editor,
>
> 1. I should have two rows for John Dole?
>
>John Dole author
>John Dole editor
>
>or. I should have only one row and use comma ',' to
>
>
Hi,
> > In case that a user has multiple roles; for example,
> > John Dole is both author and editor,
> >
> > 1. I should have two rows for John Dole?
> >
> >John Dole author
> >John Dole editor
> >
> >or. I should have only one row and use comma ',' to
> >
> >separate the
"Caroline Jen" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> In case that a user has multiple roles; for example,
> John Dole is both author and editor,
>
> 1. I should have two rows for John Dole?
>
>John Dole author
>John Dole editor
>
>or. I should have only