> Where exactly would you propose to stick it in the syntax?
Good question, I don't know.
> Can you do
> it without introducing more fully-reserved words than we have already?
No idea.
> Is there any spec or other-product precedent for it? (Offhand I can't
> even find CREATE TABLE AS in SQL99...)
Weeell. I was just minorly annoyed at having to create table with on
commit behaviour, then insert into select from instead of being able to
do it in one step...
Chris