[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-db
Subject:    Re: [PHP-DB] mysql_fetch_object
From:       Bob Lockie <bjlockie () lockie ! ca>
Date:       2004-06-28 17:13:44
Message-ID: 40E051C8.60200 () lockie ! ca
[Download RAW message or body]


>> How does it handle fully qualified conflicting columns, like 'select 
>> a.name, b.name from a, b'?
> 
> 
> It won't handle that properly; in your example $row->name would be 
> b.name (it'd overwrite a.name).  You have to alias same-named columns.
> 
> Hans

Ok, I don't have that case but I was curious.

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic