Re: [PHP-DB] Simple Query question From: Scott (scottyj1 <email protected>)
Date: 11/30/00

Is this search pulling a result at all?
Is the ID field a primary key?

""Noodles Grizzly"" <noodles <email protected>> wrote in message
news:OKEPKDHNMFCJMHAPHHIKIEIECIAA.noodles <email protected>
> G'day,
>
> This is definately a newbie question, but I haven't been able to find what
I
> need from the online documentation. I've also spent a couple of hours
getting
> frustrated trying everything I can. The best I can do is get the first
row, but
> I can't seem to get all rows that have these restrictions.
>
> I'm trying to do a "select * from dbname where ID='1232' and
name='testname'";
> on a psql table with PHP.
>
> What would be the correct way to get this information?
>
> Best Regards,
> Bob Irwin
> Network Support
> Planet Netcom
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>