select id,firstname,age from (table name);
this will do
Jack
[EMAIL PROTECTED]
"There is nothing more rewarding than reaching the goal you set for
yourself"
----- Original Message -----
From: Dhaval Desai <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 14, 2001 12:05 AM
Subject: [PHP] I need the command line...
> Hi!
>
> CAn anybody give me the command line of Mysql for
> doing the following.
>
> I want to have three columns
>
> id
> firstname
> age
>
> the id field mu auto_inrement..meaning it should
> automatically goas 1.2.3.4.5.6 as someone inserts
> values into firstname and age.
>
>
>
> Thank You
> Dhaval Desai
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great prices.
> http://auctions.yahoo.com/
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]