|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: database access
From: Tom Allison (tallison
tacocat.net)
Date: Mon Dec 01 2003 - 20:00:26 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Kelley Lingerfelt wrote:
> This would be a correct assumption about DB's I think, someone verify this:
>
> That any query of a db(aka MySQL or Postgres) is looking for rows to be returned,
> no matter what the result, it is only concerned if the query returned any
> results, if it returns an empty result set, as in nothing matched the query then
> it would be considered to return false, otherwise if the query returns records,
> it would be an OK or true return value.
>
> Kelley
>
So the "OK" or status segment of the sql tables, as described in the
howtos, is irrelevant?
Doesn't make sense.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]