[Babase] Re: Putting Foxpro files on the web
Karl O. Pinc
babase@www.eco.princeton.edu
Wed, 05 Oct 2005 17:10:46 +0000
On 10/05/2005 11:54:20 AM, Leah Gerber wrote:
> Stupid Question Number 1:
>
> I have written my create statement (in a text editor) that I would
> like to run to create my new table in the sandbox of babase.test. Now
> what do I do with it in PostGreSQL? Do I create a function with the
> create statement and somehow run that function?
No stupid questions. Posting to the list so everybody
will know the answer.
You put the CREATE TABLE statement into the SQL box,
just like a query. (Or you could use psql from the
Unix command line, and feed it the command on
stdin, but that's another story.)
Karl <kop@meme.com>
Free Software: "You don't pay back, you pay forward."
-- Robert A. Heinlein