> Hi there,
>
> I have a problem that I cannot seem to solve. I'm using MySql and
query
> it using PHP.
>
> I have create table ABC with field called "number" containing
(1,4,6,10)
>
> How is to select all number form 1 to 10 which are not
> in that field so the output somehow like this :
>
> +
natius
- Original Message -
From: "milisphp" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 21, 2002 5:29 AM
Subject: [PHP-DB] FW: Selecting not on DB
> Hi there,
>
> I have a problem that I cannot see
Hi there,
I have a problem that I cannot seem to solve. I'm using MySql and query
it using PHP.
I have create table ABC with field called "number" containing (1,4,6,10)
How is to select all number form 1 to 10 which are not
in that field so the output somehow like this :
++
| Number