13.1.5.1. Silent Column Specification Changes
CREATE [TEMPORARY] TABLE [IF NOT EXISTS] tbl_name
[(create_definition,...)]
[table_options] [select_statement]
^^^^^^^^^^^
Regards
Keith
In theory, theory and practice are the same;
In practice they are not.
On Wed, 8 Mar 2006, clint lenard wrote:
> To: mysql@stripped
> From: clint lenard <clint.lenard@stripped>
> Subject: Need help with a Basic Query.
>
> Hey Guys,
>
> I was wondering if I could get some assistance with building a
> Simple Import Script using PHP and MySQL. Basically I'm trying to pull
> info out of one Table and Insert it into the other Table.
>
> Can anyone show me a simple example of this? I can figure out how to
> do the rest if I had a simple example.
>
> Thanks!
>
> - Clint
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe: http://lists.mysql.com/mysql?unsub=1
>
>