CREATE TABLE MyTable
   (
    ID             Integer,
    Created        DateTime,
    Title          VarChar(255),
    Description    text
   )

At 11:29 AM -0700 5/2/2000, Robert Flesher wrote:
>Could someone please give me an example of how to
>create a table from a <cfquery> using CREATE TABLE.
>Thanx
>-Rob
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to