On Fri, 1 Oct 2004, Bernd Helmle wrote: > While having trouble extending the CREATE VIEW grammar i discovered this: > > [EMAIL PROTECTED]:yomama #= CREATE VIEW vtest as SELECT * from abteilung WITH; > CREATE VIEW
I'm not sure what in particular you're getting at. Although technically WITH is a reserved word and as such shouldn't be usable as a correlation name for abteilung, we generally try to limit those restrictions whenever possible. ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster