From: Tom Allison (no email)
Date: Mon Dec 01 2003 - 21:00:26 EST
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.
|
|
|