Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes: > I am doing the chapter on temporary tables. Should I show examples > using TEMP or TEMPORARY? TEMPORARY is SQL92 standard, TEMP is not. Nuff said... regards, tom lane
Next: From: Bruce Momjian Date: 2000-04-06 15:38:10 Subject: Re: Book and TEMP vs. TEMPORARY Previous: From: Tom Lane Date: 2000-04-06 15:29:28 Subject: Re: 7.0 like selectivity