ot;MySQL List" <[EMAIL PROTECTED]>
To: "Bhavin Vyas" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, March 30, 2003 9:44 PM
Subject: Re: Help With Default Value
Ok, how do I get the MAX(id)?
Thanks,
Richard
- Original Message -
From: "Bhavin
March 30, 2003 9:44 PM
Subject: Re: Help With Default Value
> Ok, how do I get the MAX(id)?
>
> Thanks,
> Richard
>
>
> - Original Message -
> From: "Bhavin Vyas" <[EMAIL PROTECTED]>
> To: "MySQL List" <[EMAIL PROTECTED]>
Ok, how do I get the MAX(id)?
Thanks,
Richard
- Original Message -
From: "Bhavin Vyas" <[EMAIL PROTECTED]>
To: "MySQL List" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, March 30, 2003 7:59 PM
Subject: Re: Help With Default Value
>
D]>
Sent: Sunday, March 30, 2003 7:23 PM
Subject: Help With Default Value
I am trying to do one of two things.
First I'd rather do this, but if not possible, then the other way that
I'll describe will suffice.
1) I need to have a default value of a column named "invoice_id&qu
I am trying to do one of two things.
First I'd rather do this, but if not possible, then the other way that
I'll describe will suffice.
1) I need to have a default value of a column named "invoice_id" be this:
Column names of importance:
idinvoice_id
id is auto_increment and BIGINT unsigned.