Harald,

> I don't see the necessity of the latter naming scheme since
>
>   SELECT cod, name, description FROM car
>
> can also be written as
>
>   SELECT car.cod, car.name, car.description FROM car

Do you know how it would be about portability?

Thanks,
Ronan



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to