|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Aliases and mysql
Victor.Duchovni
morganstanley.com
Date: Mon Mar 01 2004 - 13:59:40 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 1 Mar 2004, Steven Festa wrote:
> Greetings,
>
> I have an alias that points to 2 accounts in /etc/aliases:
>
> alias
domain.com joe,bob
>
> If I were to insert this alias into mysql do I have to create 2 records
> for this particular alias.
>
> alias
domain.com -> bob
> alias
domain.com -> 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.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]