Re: [GENERAL] Creating a temporary table isn't working

1999-11-09 Thread Paul Branston
On Tue, 9 Nov 1999, Darvin Zuch wrote: > Good Morning All! > > Really simple question. > I put in the following command and I get a parse error but when I get rid of > the optional TEMP it works okay. The docs seem to say this is how its done. > > gammamatrix=> CREATE TEMP TABLE Start (VatiI

Re: [GENERAL] Creating a temporary table isn't working

1999-11-09 Thread Bruce Momjian
[Charset iso-8859-1 unsupported, filtering to ASCII...] > Good Morning All! > > Really simple question. > I put in the following command and I get a parse error but when I get rid of > the optional TEMP it works okay. The docs seem to say this is how its done. > > gammamatrix=> CREATE TEMP TABL

[GENERAL] Creating a temporary table isn't working

1999-11-09 Thread Darvin Zuch
Good Morning All! Really simple question. I put in the following command and I get a parse error but when I get rid of the optional TEMP it works okay. The docs seem to say this is how its done. gammamatrix=> CREATE TEMP TABLE Start (VatiID int NOT NULL, TrimID int, BodyID int, GVWRID int, Driv