From: (no name) (no email)
Date: Mon Mar 01 2004 - 14:59:40 EST
On Mon, 1 Mar 2004, Steven Festa wrote:
> Greetings,
>
> I have an alias that points to 2 accounts in /etc/aliases:
>
> joe,bob
>
> If I were to insert this alias into mysql do I have to create 2 records
> for this particular alias.
>
> -> bob
> -> joe
>
> or can I just seperate them by a comma, like the alias file?
>
Both work, but two separate records is generally considered better design
from a SQL viewpoint.
-- Viktor.
|
|
|