<cfquery name = "qry1" datasource="name">
create table tablename(eno char(10), ename varchar(30), doj date)
</cfquery>

ramesh

-----Original Message-----
From: Robert Flesher [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 03, 2000 2:30 AM
To: [EMAIL PROTECTED]
Subject: Creating SQL tables from queries


Could someone please give me an example of how to
create a table from a <cfquery> using CREATE TABLE.
Thanx
-Rob



__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/
----------------------------------------------------------------------------
--
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.
------------------------------------------------------------------------------
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