Even though this is OT as it is not a PHP question it is an easy one :)  

Please see the following URL:
http://www.mysql.com/documentation/mysql/bychapter/

It is the MySQL manual broken out by chapter.  

You will find the next URL particularly useful as it is the syntax for the "create 
table" command:
http://www.mysql.com/documentation/mysql/bychapter/manual_Reference.html#CREATE_TABLE

HTH

--Sam



On Tue, 15 Jan 2002 03:46:47 +0300 -=LukA=- <[EMAIL PROTECTED]> wrote:
>Hello php-general,
>
>  Hi everybody
>  Please help me.
>  If i want to create a table in some database what should I do.
>  The database is on server.
>
>-- 
>Best regards,
> -=LukA=-                          mailto:[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]
>
>



-- 
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]

Reply via email to